summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/getnetpath.3
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2002-10-01 17:22:00 +0000
committerwiz <wiz@NetBSD.org>2002-10-01 17:22:00 +0000
commit6569c5c50996a3ffc19fc4b63fa6d74cd573f4f3 (patch)
treeb640f9cbe5bf5ee4b28d53fc73216174300f972e /lib/libc/rpc/getnetpath.3
parent45dfd29508988be493867313533f1d1c7652a81b (diff)
New sentence, new line. From Robert Elz.
Diffstat (limited to 'lib/libc/rpc/getnetpath.3')
-rw-r--r--lib/libc/rpc/getnetpath.38
1 files changed, 5 insertions, 3 deletions
diff --git a/lib/libc/rpc/getnetpath.3 b/lib/libc/rpc/getnetpath.3
index badd382ed9e..4916cf0f5a7 100644
--- a/lib/libc/rpc/getnetpath.3
+++ b/lib/libc/rpc/getnetpath.3
@@ -1,5 +1,5 @@
.\" @(#)getnetpath.3n 1.26 93/05/07 SMI; from SVr4
-.\" $NetBSD: getnetpath.3,v 1.3 2002/02/07 07:00:23 ross Exp $
+.\" $NetBSD: getnetpath.3,v 1.4 2002/10/01 17:22:00 wiz Exp $
.\" Copyright 1989 AT&T
.Dd April 22, 2000
.Dt GETNETPATH 3
@@ -59,7 +59,8 @@ NETPATH.
.Fn setnetpath
must be called before the first call to
.Fn getnetpath
-and may be called at any other time. It returns a handle that is used by
+and may be called at any other time.
+It returns a handle that is used by
.Fn getnetpath .
.Pp
.Fn getnetpath
@@ -113,7 +114,8 @@ See
When first called,
.Fn getnetpath
returns a pointer to the netconfig database entry corresponding to the first
-valid NETPATH component. When NETPATH has been exhausted,
+valid NETPATH component.
+When NETPATH has been exhausted,
.Fn getnetpath
returns NULL.
.Sh SEE ALSO