From 66414fdb0bbf2eb0d8f10c296c7c29995861f637 Mon Sep 17 00:00:00 2001 From: jkoshy Date: Fri, 5 May 2000 08:12:11 +0000 Subject: Install a manual page for `tcsh(1)', for completeness. Approved by: obrien --- bin/csh/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/csh') 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/. -- cgit v1.1