aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/rpc/getrpcent.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/rpc/getrpcent.3')
-rw-r--r--lib/libc/rpc/getrpcent.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/rpc/getrpcent.3 b/lib/libc/rpc/getrpcent.3
index 6a02ca152c7f..3f03c18d265f 100644
--- a/lib/libc/rpc/getrpcent.3
+++ b/lib/libc/rpc/getrpcent.3
@@ -64,7 +64,7 @@ flag is non-zero,
the net data base will not be closed after each call to
.Fn getrpcent
(either directly, or indirectly through one of
-the other
+the other
.Dq getrpc
calls).
.Pp
@@ -88,7 +88,7 @@ program number is found, or until end-of-file is encountered.
.Sh DIAGNOSTICS
A
.Dv NULL
-pointer is returned on
+pointer is returned on
.Dv EOF
or error.
.Sh BUGS