Module Name: src
Committed By: njoly
Date: Mon Apr 30 11:07:28 UTC 2012
Modified Files:
src/share/man/man5: login.conf.5
Log Message:
Adjust xref for capability database file format.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/share/man/man5/login.conf.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man5/login.conf.5
diff -u src/share/man/man5/login.conf.5:1.25 src/share/man/man5/login.conf.5:1.26
--- src/share/man/man5/login.conf.5:1.25 Sat Jun 4 05:30:45 2011
+++ src/share/man/man5/login.conf.5 Mon Apr 30 11:07:28 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: login.conf.5,v 1.25 2011/06/04 05:30:45 dholland Exp $
+.\" $NetBSD: login.conf.5,v 1.26 2012/04/30 11:07:28 njoly Exp $
.\"
.\" Copyright (c) 1995,1996,1997 Berkeley Software Design, Inc.
.\" All rights reserved.
@@ -66,7 +66,7 @@ A special class called
will be used (if it exists) if the field in the password file is empty.
.Sh CAPABILITIES
Refer to
-.Xr getcap 3
+.Xr capfile 5
for a description of the file layout.
An example entry is:
.Bd -literal -offset indent
@@ -396,8 +396,8 @@ hashed database built with
.Sh SEE ALSO
.Xr cap_mkdb 1 ,
.Xr login 1 ,
-.Xr getcap 3 ,
.Xr login_cap 3 ,
+.Xr capfile 5 ,
.Xr ttys 5 ,
.Xr ftpd 8 ,
.Xr sshd 8