summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/rcmdsh.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/net/rcmdsh.3')
-rw-r--r--src/lib/libc/net/rcmdsh.312
1 files changed, 6 insertions, 6 deletions
diff --git a/src/lib/libc/net/rcmdsh.3 b/src/lib/libc/net/rcmdsh.3
index 702fb1d163..daf23bc3c0 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.16 2014/04/19 18:11:19 tedu Exp $ 1.\" $OpenBSD: rcmdsh.3,v 1.17 2015/03/23 22:29:32 halex 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: April 19 2014 $ 30.Dd $Mdocdate: March 23 2015 $
31.Dt RCMDSH 3 31.Dt RCMDSH 3
32.Os 32.Os
33.Sh NAME 33.Sh NAME
@@ -55,11 +55,11 @@ The
55function looks up the host 55function looks up the host
56.Fa *ahost 56.Fa *ahost
57using 57using
58.Xr gethostbyname 3 , 58.Xr gethostbyname 3
59returning \-1 if the host does not exist. 59and, if the host exists,
60Otherwise
61.Fa *ahost 60.Fa *ahost
62is set to the standard name of the host and a connection is established to 61is set to the standard name of the host.
62A connection is then established to
63a server residing at the well-known Internet port 63a server residing at the well-known Internet port
64.Li shell/tcp 64.Li shell/tcp
65(or whatever port is used by 65(or whatever port is used by