Source-Changes-HG archive

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

[src/netbsd-1-5]: src/lib/libc/yp Pull up rev. 1.14:



details:   https://anonhg.NetBSD.org/src/rev/c09cf8abd9eb
branches:  netbsd-1-5
changeset: 488376:c09cf8abd9eb
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Mon Jul 03 22:13:38 2000 +0000

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

diffstat:

 lib/libc/yp/ypclnt.3 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 185f48c8b3b0 -r c09cf8abd9eb lib/libc/yp/ypclnt.3
--- a/lib/libc/yp/ypclnt.3      Mon Jul 03 22:12:46 2000 +0000
+++ b/lib/libc/yp/ypclnt.3      Mon Jul 03 22:13:38 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ypclnt.3,v 1.13 1999/11/29 23:28:23 hubertf Exp $
+.\"    $NetBSD: ypclnt.3,v 1.13.4.1 2000/07/03 22:13:38 thorpej Exp $
 .\"
 .\" Copyright (c) 1996 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -377,7 +377,8 @@
 .It Bq Er YPERR_NOMORE
 There are no more records in the queried map.
 .It Bq Er YPERR_PMAP
-Cannot communicate with portmap.
+Cannot communicate with portmapper (see
+.Xr rcpbind 8 ).
 .It Bq Er YPERR_RESRC
 A resource allocation failure occurred.
 .It Bq Er YPERR_RPC



Home | Main Index | Thread Index | Old Index