summaryrefslogtreecommitdiffstats
path: root/lib/libcompat/4.3/rexec.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcompat/4.3/rexec.3')
-rw-r--r--lib/libcompat/4.3/rexec.310
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libcompat/4.3/rexec.3 b/lib/libcompat/4.3/rexec.3
index a1b2a89..737c976 100644
--- a/lib/libcompat/4.3/rexec.3
+++ b/lib/libcompat/4.3/rexec.3
@@ -45,7 +45,7 @@
.Fn rexec "char **ahost" "int inport" "char *user" "char *passwd" "char *cmd" "int *fd2p"
.Sh DESCRIPTION
.Bf -symbolic
-This interface is obsoleted by
+This interface is obsoleted by
.Xr rcmd 3 .
.Ef
.Pp
@@ -75,7 +75,7 @@ specifies which well-known
Internet port to use for
the connection; the call
.Fn getservbyname \*qexec\*q \*qtcp\*q
-(see
+(see
.Xr getservent 3 )
will return a pointer to a structure, which contains the
necessary port.
@@ -107,10 +107,10 @@ as the secondary connection is set up after authorization has been
verified.
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,
@@ -121,7 +121,7 @@ although you may be able to get its attention by using out-of-band data.
.Sh HISTORY
The
.Fn rexec
-function appeared in
+function appeared in
.Bx 4.2 .
.Sh BUGS
The
OpenPOWER on IntegriCloud