summaryrefslogtreecommitdiff
path: root/lib/libc/net/rcmdsh.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/net/rcmdsh.3')
-rw-r--r--lib/libc/net/rcmdsh.311
1 files changed, 3 insertions, 8 deletions
diff --git a/lib/libc/net/rcmdsh.3 b/lib/libc/net/rcmdsh.3
index f5fbe1e891a..2498f4c708a 100644
--- a/lib/libc/net/rcmdsh.3
+++ b/lib/libc/net/rcmdsh.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rcmdsh.3,v 1.5 1999/07/02 17:04:16 aaron Exp $
+.\" $OpenBSD: rcmdsh.3,v 1.6 1999/07/05 04:41:00 aaron Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -51,7 +51,7 @@ on reserved port numbers using
.Xr rshd 8
or the value of
.Fa rshprog
-(if non-NULL).
+(if non-null).
.Pp
The
.Fn rcmdsh
@@ -80,12 +80,7 @@ a socket in the
domain of type
.Dv SOCK_STREAM
is returned to the caller, and given to the remote
-command as
-.Em stdin
-and
-.Em stdout ,
-and
-.Em stderr .
+command as stdin and stdout, and stderr.
.Sh DIAGNOSTICS
The
.Fn rcmdsh