summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/rcmd.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/net/rcmd.3')
-rw-r--r--lib/libc/net/rcmd.310
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/net/rcmd.3 b/lib/libc/net/rcmd.3
index abc6017..08b6e72 100644
--- a/lib/libc/net/rcmd.3
+++ b/lib/libc/net/rcmd.3
@@ -104,7 +104,7 @@ If the connection succeeds,
a socket in the Internet domain of type
.Dv SOCK_STREAM
is returned to the caller, and given to the remote
-command as
+command as
.Em stdin
and
.Em stdout .
@@ -122,10 +122,10 @@ signal numbers, to be
forwarded to the process group of the command.
If
.Fa fd2p
-is 0, then the
+is 0, then the
.Em stderr
(unit 2 of the remote
-command) will be made the same as the
+command) will be made the same as the
.Em stdout
and no
provision is made for sending arbitrary signals to the remote process,
@@ -138,7 +138,7 @@ The
.Fn rresvport
function is used to obtain a socket to which an address with a Privileged
Internet port is bound.
-This socket is suitable for use by
+This socket is suitable for use by
.Fn rcmd
and several other functions.
Privileged Internet ports are those in the range 0 to 1023.
@@ -284,7 +284,7 @@ is overloaded to mean ``All network ports in use.''
.Re
.Sh HISTORY
Most of these
-functions appeared in
+functions appeared in
.Bx 4.2 .
.Fn rresvport_af
appeared in RFC2292, and was implemented by the WIDE project
OpenPOWER on IntegriCloud