summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/rcmdsh.3
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/lib/libc/net/rcmdsh.310
1 files changed, 5 insertions, 5 deletions
diff --git a/src/lib/libc/net/rcmdsh.3 b/src/lib/libc/net/rcmdsh.3
index e993d2c9d5..674d0f479d 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.9 2003/05/05 22:13:03 millert Exp $ 1.\" $OpenBSD: rcmdsh.3,v 1.10 2003/05/30 21:37:59 jmc 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.
@@ -89,12 +89,12 @@ It returns \-1 on error and prints a diagnostic message on the standard error.
89.Xr socketpair 2 , 89.Xr socketpair 2 ,
90.Xr rcmd 3 , 90.Xr rcmd 3 ,
91.Xr rshd 8 91.Xr rshd 8
92.Sh BUGS
93If
94.Xr rsh 1
95encounters an error, a file descriptor is still returned instead of \-1.
96.Sh HISTORY 92.Sh HISTORY
97The 93The
98.Fn rcmdsh 94.Fn rcmdsh
99function first appeared in 95function first appeared in
100.Ox 2.0 . 96.Ox 2.0 .
97.Sh BUGS
98If
99.Xr rsh 1
100encounters an error, a file descriptor is still returned instead of \-1.