mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
233 B
Plaintext
14 lines
233 B
Plaintext
$NetBSD: patch-ad,v 1.1.1.1 2005/02/25 15:54:59 is Exp $
|
|
|
|
--- doc/Makefile.orig 1999-07-28 22:42:21.000000000 +0200
|
|
+++ doc/Makefile
|
|
@@ -6,7 +6,7 @@
|
|
|
|
MAKE = make
|
|
SHELL = /bin/sh
|
|
-ROFF = psroff -t
|
|
+ROFF = groff -Tps
|
|
|
|
D = ../ps
|
|
|