Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man5 Adjust xref for capability database file format.



details:   https://anonhg.NetBSD.org/src/rev/bf0e48c87699
branches:  trunk
changeset: 779076:bf0e48c87699
user:      njoly <njoly%NetBSD.org@localhost>
date:      Mon Apr 30 11:07:28 2012 +0000

description:
Adjust xref for capability database file format.

diffstat:

 share/man/man5/login.conf.5 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r d4dd20a9640b -r bf0e48c87699 share/man/man5/login.conf.5
--- a/share/man/man5/login.conf.5       Mon Apr 30 10:05:12 2012 +0000
+++ b/share/man/man5/login.conf.5       Mon Apr 30 11:07:28 2012 +0000
@@ -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 @@
 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 @@
 .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



Home | Main Index | Thread Index | Old Index