Source-Changes-HG archive

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

[src/trunk]: src/share/man/man8 portmap is dead, refer to rpcbind instead. Fr...



details:   https://anonhg.NetBSD.org/src/rev/8e7374deccca
branches:  trunk
changeset: 584257:8e7374deccca
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Sep 11 23:36:19 2005 +0000

description:
portmap is dead, refer to rpcbind instead. From YOMURA Masanori in private mail.

diffstat:

 share/man/man8/afterboot.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 14b9dd161028 -r 8e7374deccca share/man/man8/afterboot.8
--- a/share/man/man8/afterboot.8        Sun Sep 11 23:35:17 2005 +0000
+++ b/share/man/man8/afterboot.8        Sun Sep 11 23:36:19 2005 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: afterboot.8,v 1.21 2005/06/20 13:25:25 peter Exp $
+.\"    $NetBSD: afterboot.8,v 1.22 2005/09/11 23:36:19 wiz Exp $
 .\"    $OpenBSD: afterboot.8,v 1.72 2002/02/22 02:02:33 miod Exp $
 .\"
 .\" Originally created by Marshall M. Midden -- 1997-10-20, m4%umn.edu@localhost
@@ -388,7 +388,7 @@
 you will need to have this line in
 .Pa /etc/rc.conf :
 .Pp
-.Dl portmap=YES
+.Dl rpcbind=YES
 .Ss YP (NIS) Setup
 Check the YP domain name with the
 .Xr domainname 1



Home | Main Index | Thread Index | Old Index