summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-08-09 11:17:56 +0000
committerru <ru@FreeBSD.org>2002-08-09 11:17:56 +0000
commite9d452579d46aeec88222190d17dcd0bfe138758 (patch)
treee73f80972d1f522fef9a6ce9ea776d15aabaac92 /lib
parent6d9dd3b5574d9becec73ca0d8c3cbdb9df201c49 (diff)
downloadFreeBSD-src-e9d452579d46aeec88222190d17dcd0bfe138758.zip
FreeBSD-src-e9d452579d46aeec88222190d17dcd0bfe138758.tar.gz
mdoc(7) police: whitespace nits.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/rpc/rpc_clnt_create.36
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/rpc/rpc_clnt_create.3 b/lib/libc/rpc/rpc_clnt_create.3
index 715b430..e5271ea 100644
--- a/lib/libc/rpc/rpc_clnt_create.3
+++ b/lib/libc/rpc/rpc_clnt_create.3
@@ -173,7 +173,8 @@ Generic client creation routine which is similar to
but which also has the additional parameter
.Fa timeout
that specifies the maximum amount of time allowed for
-each transport class tried. In all other respects, the
+each transport class tried.
+In all other respects, the
.Fn clnt_create_timed
call behaves exactly like the
.Fn clnt_create
@@ -239,7 +240,8 @@ Generic client creation routine which is similar to
but which also has the additional parameter
.Fa timeout
that specifies the maximum amount of time allowed for
-each transport class tried. In all other respects, the
+each transport class tried.
+In all other respects, the
.Fn clnt_create_vers_timed
call behaves exactly like the
.Fn clnt_create_vers
OpenPOWER on IntegriCloud