summaryrefslogtreecommitdiffstats
path: root/bin/csh
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2000-05-05 08:12:11 +0000
committerjkoshy <jkoshy@FreeBSD.org>2000-05-05 08:12:11 +0000
commit66414fdb0bbf2eb0d8f10c296c7c29995861f637 (patch)
tree9fe3166d3bce0d1633360afd54e4639db0cf8d18 /bin/csh
parentd32a54aa47486de55fde2e38ce5935bfa2826174 (diff)
downloadFreeBSD-src-66414fdb0bbf2eb0d8f10c296c7c29995861f637.zip
FreeBSD-src-66414fdb0bbf2eb0d8f10c296c7c29995861f637.tar.gz
Install a manual page for `tcsh(1)', for completeness.
Approved by: obrien
Diffstat (limited to 'bin/csh')
-rw-r--r--bin/csh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/csh/Makefile b/bin/csh/Makefile
index 894a2e2..ad01d23 100644
--- a/bin/csh/Makefile
+++ b/bin/csh/Makefile
@@ -32,6 +32,7 @@ SRCS+= tc.alloc.c tc.bind.c tc.const.c tc.decls.h tc.disc.c \
SRCS+= tc.defs.c
MAN1= csh.1
+MLINKS= csh.1 tcsh.1
# MLINKS for Shell built in commands for which there are no userland
# utilities of the same name are handled with the associated manpage,
# builtin.1 in share/man/man1/.
OpenPOWER on IntegriCloud