summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/rcs
diff options
context:
space:
mode:
authorroot <root@FreeBSD.org>1993-07-02 04:54:10 +0000
committerroot <root@FreeBSD.org>1993-07-02 04:54:10 +0000
commit8f0189751cdf236cb9824384a15a9af652092c8b (patch)
treec90b7fbc446933b024242aa6f35b4249f3439e5b /gnu/usr.bin/rcs
parentbce6cf20b10cf53321141be8eb5ad420ed6fe42c (diff)
downloadFreeBSD-src-8f0189751cdf236cb9824384a15a9af652092c8b.zip
FreeBSD-src-8f0189751cdf236cb9824384a15a9af652092c8b.tar.gz
New manual page system
Diffstat (limited to 'gnu/usr.bin/rcs')
-rw-r--r--gnu/usr.bin/rcs/rcs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/rcs/rcs/Makefile b/gnu/usr.bin/rcs/rcs/Makefile
index b96e0b2..802575d 100644
--- a/gnu/usr.bin/rcs/rcs/Makefile
+++ b/gnu/usr.bin/rcs/rcs/Makefile
@@ -4,7 +4,7 @@ SRCS= rcs.c
LDADD= -L${.CURDIR}/../lib/${.CURDIR} -lrcs
CFLAGS+= -I${.CURDIR}/../lib
-MAN1= rcs.0 rcsintro.0
-MAN5= rcsfile.0
+MAN1= rcs.1 rcsintro.1
+MAN5= rcsfile.5
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud