e831efdb4f
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.
9 lines
185 B
Makefile
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>
|
|
|