summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/diff/doc
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-10-29 16:36:57 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-10-29 16:36:57 +0000
commitcd56389a5d57b6e895ddc3df9c697d36d93f3c0d (patch)
treed8563679093b7a89f70157178aa9132c63e11f87 /gnu/usr.bin/diff/doc
parent587c6818155bd0e66023ed6ade62f6ebfe8586cc (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/diff/doc')
-rw-r--r--gnu/usr.bin/diff/doc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/diff/doc/Makefile b/gnu/usr.bin/diff/doc/Makefile
index 472c6b50ecdc..8910545458ed 100644
--- a/gnu/usr.bin/diff/doc/Makefile
+++ b/gnu/usr.bin/diff/doc/Makefile
@@ -1,9 +1,9 @@
-# $Id$
+# $Id: Makefile,v 1.4 1997/02/22 15:45:26 peter Exp $
INFO = diff
INFOENTRY_diff= "* DIFF: (diff). DIFF/PATCH Reference Manual."
-SRCDIR=${.CURDIR}/..
+SRCDIR=${.CURDIR}/../../../../contrib/diff
.include <bsd.info.mk>