Source-Changes-HG archive

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

[src/netbsd-1-5]: src/usr.bin/rusers Pull up rev. 1.10:



details:   https://anonhg.NetBSD.org/src/rev/4f2be86119ed
branches:  netbsd-1-5
changeset: 488378:4f2be86119ed
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Mon Jul 03 22:15:39 2000 +0000

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

diffstat:

 usr.bin/rusers/rusers.1 |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (37 lines):

diff -r a8ab2e62f12a -r 4f2be86119ed usr.bin/rusers/rusers.1
--- a/usr.bin/rusers/rusers.1   Mon Jul 03 22:15:09 2000 +0000
+++ b/usr.bin/rusers/rusers.1   Mon Jul 03 22:15:39 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rusers.1,v 1.9 1999/03/22 18:16:42 garbled Exp $
+.\"    $NetBSD: rusers.1,v 1.9.10.1 2000/07/03 22:15:39 thorpej Exp $
 .\"
 .\" Copyright (c) 1983, 1990 The Regents of the University of California.
 .\" All rights reserved.
@@ -32,7 +32,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     from: @(#)rusers.1     6.7 (Berkeley) 4/23/91
-.\"    $NetBSD: rusers.1,v 1.9 1999/03/22 18:16:42 garbled Exp $
+.\"    $NetBSD: rusers.1,v 1.9.10.1 2000/07/03 22:15:39 thorpej Exp $
 .\"
 .Dd April 23, 1991
 .Dt RUSERS 1
@@ -78,15 +78,15 @@
 daemon has terminated on the remote host.
 .It rusers: RPC: Port mapper failure - RPC: Timed out
 The remote host is not running the portmapper (see
-.Xr portmap 8 ),
+.Xr rpcbind 8 ),
 and cannot accommodate any RPC-based services.  The host may be down.
 .El
 .Sh SEE ALSO
 .Xr rwho 1
 .Xr users 1 ,
 .Xr who 1 ,
-.Xr portmap 8 ,
-.Xr rpc.rusersd 8
+.Xr rpc.rusersd 8 ,
+.Xr rpcbind 8
 .Sh HISTORY
 The
 .Nm



Home | Main Index | Thread Index | Old Index