summaryrefslogtreecommitdiffstats
path: root/usr.bin/rpcgen/rpcgen.1
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-11-26 17:33:37 +0000
committerru <ru@FreeBSD.org>2002-11-26 17:33:37 +0000
commitb67068895d97e12c12cddfcd9a4300e1ba2b22b3 (patch)
treefc024a5ff7c8a51522b5893547107683e256ad5c /usr.bin/rpcgen/rpcgen.1
parente2ec9c38f53d895a400e39739f8687241e8931e9 (diff)
downloadFreeBSD-src-b67068895d97e12c12cddfcd9a4300e1ba2b22b3.zip
FreeBSD-src-b67068895d97e12c12cddfcd9a4300e1ba2b22b3.tar.gz
mdoc(7) police: markup polishing.
Approved by: re
Diffstat (limited to 'usr.bin/rpcgen/rpcgen.1')
-rw-r--r--usr.bin/rpcgen/rpcgen.112
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/rpcgen/rpcgen.1 b/usr.bin/rpcgen/rpcgen.1
index 1a259f8..153a0fc 100644
--- a/usr.bin/rpcgen/rpcgen.1
+++ b/usr.bin/rpcgen/rpcgen.1
@@ -115,7 +115,7 @@ and the sample makefile to
If option
.Fl I
is set,
-The server created can be started both by the port monitors
+the server created can be started both by the port monitors
(for example,
.Xr inetd 8 )
or by itself.
@@ -301,7 +301,7 @@ Compile support for
.Xr inetd 8
in the server side stubs.
Such servers can be self-started or can be started by
-.Nm inetd .
+.Xr inetd 8 .
When the server is self-started, it backgrounds itself by default.
A special define symbol
.Em RPC_SVC_FG
@@ -312,13 +312,13 @@ the
option.
.Pp
If there are no pending client requests, the
-.Nm inetd
+.Xr inetd 8
servers exit after 120 seconds (default).
The default can be changed with the
.Fl K
option.
All the error messages for
-.Nm inetd
+.Xr inetd 8
servers
are always logged with
.Xr syslog 3 .
@@ -327,7 +327,8 @@ Note:
Contrary to some systems, in
.Fx
this option is needed to generate
-servers that can be invoked through portmonitors and inetd.
+servers that can be invoked through portmonitors and
+.Xr inetd 8 .
.Pp
.It Fl K Ar seconds
By default, services created using
@@ -432,7 +433,6 @@ If the
option has been specified,
.Fl P
is turned off automatically.
-.Pp
.It Fl s Ar nettype
Compile into server-side stubs for all the
transports belonging to the class
OpenPOWER on IntegriCloud