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/nfsd Pull up rev. 1.14:
details: https://anonhg.NetBSD.org/src/rev/5318482034b8
branches: netbsd-1-5
changeset: 488381:5318482034b8
user: thorpej <thorpej%NetBSD.org@localhost>
date: Mon Jul 03 22:17:25 2000 +0000
description:
Pull up rev. 1.14:
Substitute the cross reference to portmap(8) with rpcbind(8).
diffstat:
usr.sbin/nfsd/nfsd.8 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 8917187b72cd -r 5318482034b8 usr.sbin/nfsd/nfsd.8
--- a/usr.sbin/nfsd/nfsd.8 Mon Jul 03 22:16:35 2000 +0000
+++ b/usr.sbin/nfsd/nfsd.8 Mon Jul 03 22:17:25 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: nfsd.8,v 1.13 2000/06/09 00:05:02 fvdl Exp $
+.\" $NetBSD: nfsd.8,v 1.13.2.1 2000/07/03 22:17:25 thorpej Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -64,7 +64,7 @@
Register the
.Tn NFS
service with
-.Xr portmap 8
+.Xr rpcbind 8
without creating any servers.
This option can be used along with the
.Fl u
@@ -115,7 +115,7 @@
.Xr nfsstat 1 ,
.Xr nfssvc 2 ,
.Xr mountd 8 ,
-.Xr portmap 8
+.Xr rpcbind 8
.Sh HISTORY
The
.Nm
Home |
Main Index |
Thread Index |
Old Index