summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cvs/doc
diff options
context:
space:
mode:
authorjmacd <jmacd@FreeBSD.org>1997-01-11 04:03:05 +0000
committerjmacd <jmacd@FreeBSD.org>1997-01-11 04:03:05 +0000
commite8ba000b3a3bbe27564cd15722b4154c8f6b26e3 (patch)
treec97b196bc611b4a474972b58aa9975a06cb93f71 /gnu/usr.bin/cvs/doc
parentfae6e24a92c3441260641b75705e0d67b3ccc920 (diff)
downloadFreeBSD-src-e8ba000b3a3bbe27564cd15722b4154c8f6b26e3.zip
FreeBSD-src-e8ba000b3a3bbe27564cd15722b4154c8f6b26e3.tar.gz
Same.
Diffstat (limited to 'gnu/usr.bin/cvs/doc')
-rw-r--r--gnu/usr.bin/cvs/doc/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/gnu/usr.bin/cvs/doc/Makefile b/gnu/usr.bin/cvs/doc/Makefile
index 567af49..1ccd673 100644
--- a/gnu/usr.bin/cvs/doc/Makefile
+++ b/gnu/usr.bin/cvs/doc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.4 1996/08/21 00:35:53 peter Exp $
+# $Id: Makefile,v 1.5 1996/08/21 00:57:26 peter Exp $
BINDIR?= ${INFODIR}
@@ -9,6 +9,10 @@ BINDIR?= ${INFODIR}
MAKEINFOFLAGS+= -I ${CVSDIR}/doc
INFO= cvs cvsclient
+INFOSECTION= "Programming & development tools."
+INFOENTRY_cvs= "* CVS: (cvs). CVS Reference Manual."
+INFOENTRY_cvsclient= "* CVS-CLIENT: (cvsclient). CVS client/server Reference Manual."
+
cvs.info cvsclient.info: CVSvn.texi
OpenPOWER on IntegriCloud