summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/rcmdsh.3
diff options
context:
space:
mode:
authoraaron <>1999-07-05 04:41:00 +0000
committeraaron <>1999-07-05 04:41:00 +0000
commitc47037b066169c61c5eefad3368f2da73ca4be54 (patch)
treefa80157fecd0fbb57811f82d8f3ce1366b44a203 /src/lib/libc/net/rcmdsh.3
parent5f78a44df1a8e524a82445f2fedb382128869a2a (diff)
downloadopenbsd-c47037b066169c61c5eefad3368f2da73ca4be54.tar.gz
openbsd-c47037b066169c61c5eefad3368f2da73ca4be54.tar.bz2
openbsd-c47037b066169c61c5eefad3368f2da73ca4be54.zip
repairs; better English, formatting, etc.
Diffstat (limited to 'src/lib/libc/net/rcmdsh.3')
-rw-r--r--src/lib/libc/net/rcmdsh.311
1 files changed, 3 insertions, 8 deletions
diff --git a/src/lib/libc/net/rcmdsh.3 b/src/lib/libc/net/rcmdsh.3
index f5fbe1e891..2498f4c708 100644
--- a/src/lib/libc/net/rcmdsh.3
+++ b/src/lib/libc/net/rcmdsh.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: rcmdsh.3,v 1.5 1999/07/02 17:04:16 aaron Exp $ 1.\" $OpenBSD: rcmdsh.3,v 1.6 1999/07/05 04:41:00 aaron Exp $
2.\" 2.\"
3.\" Copyright (c) 1983, 1991, 1993 3.\" Copyright (c) 1983, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -51,7 +51,7 @@ on reserved port numbers using
51.Xr rshd 8 51.Xr rshd 8
52or the value of 52or the value of
53.Fa rshprog 53.Fa rshprog
54(if non-NULL). 54(if non-null).
55.Pp 55.Pp
56The 56The
57.Fn rcmdsh 57.Fn rcmdsh
@@ -80,12 +80,7 @@ a socket in the
80domain of type 80domain of type
81.Dv SOCK_STREAM 81.Dv SOCK_STREAM
82is returned to the caller, and given to the remote 82is returned to the caller, and given to the remote
83command as 83command as stdin and stdout, and stderr.
84.Em stdin
85and
86.Em stdout ,
87and
88.Em stderr .
89.Sh DIAGNOSTICS 84.Sh DIAGNOSTICS
90The 85The
91.Fn rcmdsh 86.Fn rcmdsh