aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/rcs
diff options
context:
space:
mode:
authorNate Williams <nate@FreeBSD.org>1993-07-14 18:42:35 +0000
committerNate Williams <nate@FreeBSD.org>1993-07-14 18:42:35 +0000
commitf501a86e551bca1f9edcd951897ee1e441ab9f1c (patch)
tree97262b524e0fe17287595b314c4f8c0f86461577 /gnu/usr.bin/rcs
parent0d01087b283f2abd64682c4036f8a9c8fb58c3d7 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/rcs')
-rw-r--r--gnu/usr.bin/rcs/rcs/Makefile4
-rw-r--r--gnu/usr.bin/rcs/rcsfreeze/Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/rcs/rcs/Makefile b/gnu/usr.bin/rcs/rcs/Makefile
index 806d1d2db5e30..e3cd12ec58367 100644
--- a/gnu/usr.bin/rcs/rcs/Makefile
+++ b/gnu/usr.bin/rcs/rcs/Makefile
@@ -4,8 +4,8 @@ CFLAGS+= -I${.CURDIR}/../lib
LDADD= ${LIBRCS}
DPADD= ${LIBRCS}
-MAN1= rcs.0 rcsintro.0
-MAN5= rcsfile.0
+MAN1= rcs.1 rcsintro.1
+MAN5= rcsfile.5
.include "../../Makefile.inc"
.include <bsd.prog.mk>
diff --git a/gnu/usr.bin/rcs/rcsfreeze/Makefile b/gnu/usr.bin/rcs/rcsfreeze/Makefile
index f0b9032e5a924..c1b48417ea337 100644
--- a/gnu/usr.bin/rcs/rcsfreeze/Makefile
+++ b/gnu/usr.bin/rcs/rcsfreeze/Makefile
@@ -1,4 +1,4 @@
-MAN1= rcsfreeze.0
+MAN1= rcsfreeze.1
afterinstall:
install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \