summaryrefslogtreecommitdiffstats
path: root/bin/csh
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-08-05 17:02:31 +0000
committerwollman <wollman@FreeBSD.org>1994-08-05 17:02:31 +0000
commit0e5400218f9eb0b66680294fba61d0c7f338ca5b (patch)
tree14744045a746628a1ede930a7edac9e00812a0c0 /bin/csh
parentd7fca5c18929944218704fdefd232e6af5683663 (diff)
downloadFreeBSD-src-0e5400218f9eb0b66680294fba61d0c7f338ca5b.zip
FreeBSD-src-0e5400218f9eb0b66680294fba61d0c7f338ca5b.tar.gz
Fix makefiles for our macros.
Diffstat (limited to 'bin/csh')
-rw-r--r--bin/csh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/csh/Makefile b/bin/csh/Makefile
index e29f549..6bec216 100644
--- a/bin/csh/Makefile
+++ b/bin/csh/Makefile
@@ -15,7 +15,7 @@ SRCS= alloc.c char.c const.c csh.c dir.c dol.c err.c exec.c exp.c file.c \
sem.c set.c str.c time.c
.PATH: ${.CURDIR}/../../usr.bin/printf
-MAN1= csh.0
+MAN1= csh.1
MLINKS= csh.1 limit.1 csh.1 alias.1 csh.1 bg.1 csh.1 dirs.1 csh.1 fg.1 \
csh.1 foreach.1 csh.1 history.1 csh.1 jobs.1 csh.1 popd.1 \
csh.1 pushd.1 csh.1 rehash.1 csh.1 repeat.1 csh.1 suspend.1 \
OpenPOWER on IntegriCloud