From c4b4b635be7038515d10dc59515d5c099e28f728 Mon Sep 17 00:00:00 2001 From: Nate Williams Date: Mon, 8 Nov 1993 01:36:04 +0000 Subject: From: Larry Jones 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. --- gnu/usr.bin/diff3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/usr.bin/diff3/Makefile') diff --git a/gnu/usr.bin/diff3/Makefile b/gnu/usr.bin/diff3/Makefile index db54aa58f8e20..5522f5e51bc30 100644 --- a/gnu/usr.bin/diff3/Makefile +++ b/gnu/usr.bin/diff3/Makefile @@ -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 .PATH: $(.CURDIR)/../diff -- cgit v1.3