Module Name:    src
Committed By:   snj
Date:           Sun Apr 12 02:27:36 UTC 2009

Modified Files:
        src/lib/libc/rpc [netbsd-5]: rpcbind.3

Log Message:
Pull up following revision(s) (requested by joerg in ticket #693):
        lib/libc/rpc/rpcbind.3: revision 1.11
Fix markup.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.10.26.1 src/lib/libc/rpc/rpcbind.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/rpc/rpcbind.3
diff -u src/lib/libc/rpc/rpcbind.3:1.10 src/lib/libc/rpc/rpcbind.3:1.10.26.1
--- src/lib/libc/rpc/rpcbind.3:1.10	Sat Dec  3 15:16:19 2005
+++ src/lib/libc/rpc/rpcbind.3	Sun Apr 12 02:27:36 2009
@@ -1,7 +1,7 @@
 .\" @(#)rpcbind.3n 1.25 93/05/07 SMI; from SVr4
 .\" Copyright 1989 AT&T
 .\" Copyright (c) 1988 Sun Microsystems, Inc. - All Rights Reserved.
-.\"	$NetBSD: rpcbind.3,v 1.10 2005/12/03 15:16:19 yamt Exp $
+.\"	$NetBSD: rpcbind.3,v 1.10.26.1 2009/04/12 02:27:36 snj Exp $
 .Dd December 4, 2005
 .Dt RPCBIND 3
 .Os
@@ -125,7 +125,7 @@
 This procedure should normally be used for a
 ``ping'' and nothing else.
 This routine allows programs to do lookup and call, all in one step.
-.IP
+.Pp
 Note: Even if the server is not running
 .Fn rpcb_rmtcall
 does not return any error messages to the caller.
@@ -156,7 +156,7 @@
 .Dv FALSE
 otherwise.
 (See also
-.B svc_reg(\|)
+.Fn svc_reg
 in
 .Xr rpc_svc_calls 3 .
 If there already exists such an entry with rpcbind,

Reply via email to