Module Name: src
Committed By: reed
Date: Sat Oct 24 11:22:48 UTC 2009
Modified Files:
src/share/man/man5: rc.conf.5
Log Message:
For the rpc* references use the full rpc.* names.
These match what is really installed.
I know the man links are there too. But this helps in the
case where someone has printed man pages but only has one
man page printed per inode -- so best to refer to the known Dt name.
To generate a diff of this commit:
cvs rdiff -u -r1.137 -r1.138 src/share/man/man5/rc.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/rc.conf.5
diff -u src/share/man/man5/rc.conf.5:1.137 src/share/man/man5/rc.conf.5:1.138
--- src/share/man/man5/rc.conf.5:1.137 Wed Sep 30 18:17:22 2009
+++ src/share/man/man5/rc.conf.5 Sat Oct 24 11:22:48 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: rc.conf.5,v 1.137 2009/09/30 18:17:22 apb Exp $
+.\" $NetBSD: rc.conf.5,v 1.138 2009/10/24 11:22:48 reed Exp $
.\"
.\" Copyright (c) 1996 Matthew R. Green
.\" All rights reserved.
@@ -862,11 +862,11 @@
services.
These include NFS,
.Tn NIS ,
-.Xr bootparamd 8 ,
-.Xr rstatd 8 ,
-.Xr rusersd 8 ,
+.Xr rpc.bootparamd 8 ,
+.Xr rpc.rstatd 8 ,
+.Xr rpc.rusersd 8 ,
and
-.Xr rwalld 8 .
+.Xr rpc.rwalld 8 .
Passes
.Sy rpcbind_flags .
.El