Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 For the rpc* references use the full rpc.* na...
details: https://anonhg.NetBSD.org/src/rev/d50b697d7842
branches: trunk
changeset: 748446:d50b697d7842
user: reed <reed%NetBSD.org@localhost>
date: Sat Oct 24 11:22:48 2009 +0000
description:
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.
diffstat:
share/man/man5/rc.conf.5 | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (25 lines):
diff -r af11e78cd181 -r d50b697d7842 share/man/man5/rc.conf.5
--- a/share/man/man5/rc.conf.5 Sat Oct 24 11:17:13 2009 +0000
+++ b/share/man/man5/rc.conf.5 Sat Oct 24 11:22:48 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index