Source-Changes-HG archive

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

[src/netbsd-1-5]: src/usr.sbin/mountd Pull up rev. 1.22:



details:   https://anonhg.NetBSD.org/src/rev/8917187b72cd
branches:  netbsd-1-5
changeset: 488380:8917187b72cd
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Mon Jul 03 22:16:35 2000 +0000

description:
Pull up rev. 1.22:
Substitute the cross reference to portmap(8) with rpcbind(8).

diffstat:

 usr.sbin/mountd/mountd.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9e87b22ca9d7 -r 8917187b72cd usr.sbin/mountd/mountd.8
--- a/usr.sbin/mountd/mountd.8  Mon Jul 03 22:16:05 2000 +0000
+++ b/usr.sbin/mountd/mountd.8  Mon Jul 03 22:16:35 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mountd.8,v 1.21 2000/06/12 15:40:36 itojun Exp $
+.\"    $NetBSD: mountd.8,v 1.21.2.1 2000/07/03 22:16:35 thorpej Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -114,7 +114,7 @@
 .Xr nfsstat 1 ,
 .Xr exports 5 ,
 .Xr nfsd 8 ,
-.Xr portmap 8 ,
+.Xr rpcbind 8 ,
 .Xr showmount 8
 .Sh HISTORY
 The



Home | Main Index | Thread Index | Old Index