diff options
author | jmc <> | 2014-04-18 22:04:54 +0000 |
---|---|---|
committer | jmc <> | 2014-04-18 22:04:54 +0000 |
commit | 3e5241766622d5c10f810ea0b999805f06c70c7f (patch) | |
tree | 8bdb8a4c0dda195aab3bea9941d2caf73d20db2e /src/lib/libc/net/rcmdsh.3 | |
parent | 936831070ff8a2e075547633aeb6b0d2067ab36d (diff) | |
download | openbsd-3e5241766622d5c10f810ea0b999805f06c70c7f.tar.gz openbsd-3e5241766622d5c10f810ea0b999805f06c70c7f.tar.bz2 openbsd-3e5241766622d5c10f810ea0b999805f06c70c7f.zip |
remove references to rshd;
Diffstat (limited to '')
-rw-r--r-- | src/lib/libc/net/rcmdsh.3 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/lib/libc/net/rcmdsh.3 b/src/lib/libc/net/rcmdsh.3 index c84a2e4d93..787f9863c2 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.14 2013/06/05 03:39:23 tedu Exp $ | 1 | .\" $OpenBSD: rcmdsh.3,v 1.15 2014/04/18 22:04:54 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. |
@@ -27,7 +27,7 @@ | |||
27 | .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 27 | .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
28 | .\" SUCH DAMAGE. | 28 | .\" SUCH DAMAGE. |
29 | .\" | 29 | .\" |
30 | .Dd $Mdocdate: June 5 2013 $ | 30 | .Dd $Mdocdate: April 18 2014 $ |
31 | .Dt RCMDSH 3 | 31 | .Dt RCMDSH 3 |
32 | .Os | 32 | .Os |
33 | .Sh NAME | 33 | .Sh NAME |
@@ -83,8 +83,7 @@ It returns \-1 on error and prints a diagnostic message on the standard error. | |||
83 | .Sh SEE ALSO | 83 | .Sh SEE ALSO |
84 | .Xr rsh 1 , | 84 | .Xr rsh 1 , |
85 | .Xr socketpair 2 , | 85 | .Xr socketpair 2 , |
86 | .Xr rcmd 3 , | 86 | .Xr rcmd 3 |
87 | .Xr rshd 8 | ||
88 | .Sh HISTORY | 87 | .Sh HISTORY |
89 | The | 88 | The |
90 | .Fn rcmdsh | 89 | .Fn rcmdsh |