freebsd-dev/share/man/man1/Makefile
Matthew Dillon 2eaf205864 Commit initial man page for 'security'... an introduction to security
mechanisms.  It is a little light on detail but still a pretty good
    overview.  I suggest that for specific detail (such as, for example,
    how to setup kerberos), that additional security-DETAILNAME man pages
    be written and refered to.
1998-12-19 09:33:03 +00:00

9 lines
185 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 6/5/93
# $Id: Makefile,v 1.4 1997/04/14 10:24:14 wosch Exp $
MAN1= cd.1 intro.1 wait.1 security.1
MLINKS= intro.1 introduction.1
.include <bsd.prog.mk>