diff options
Diffstat (limited to 'lib/libc/net/rcmdsh.3')
-rw-r--r-- | lib/libc/net/rcmdsh.3 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/libc/net/rcmdsh.3 b/lib/libc/net/rcmdsh.3 index f10073e..10d95a2 100644 --- a/lib/libc/net/rcmdsh.3 +++ b/lib/libc/net/rcmdsh.3 @@ -90,7 +90,10 @@ a socket in the domain of type .Dv SOCK_STREAM is returned to the caller, and given to the remote -command as stdin, stdout, and stderr. +command as +.Dv stdin , stdout , +and +.Dv stderr . .Sh RETURN VALUES The .Fn rcmdsh |