Subject: man pages for diff et al.

I finally got tired of not having man pages for diff and friends, so I
edited the appropriate sections of the texinfo manual into man format.
This commit is contained in:
Nate Williams
1993-11-08 01:36:04 +00:00
parent 9cad5725f1
commit c4b4b635be
6 changed files with 881 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ CFLAGS+= -I$(.CURDIR)/../diff\
-DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_FCNTL_H=1\
-DHAVE_STRING_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_TIME_H=1\
-DHAVE_ST_BLKSIZE=1 -DDIFF_PROGRAM=\"/usr/bin/diff\"
NOMAN= noman
MAN= diff3.1
.include <bsd.prog.mk>
.PATH: $(.CURDIR)/../diff