summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-02-01 00:17:17 +0000
committersnj <snj@pkgsrc.org>2004-02-01 00:17:17 +0000
commit83427b812d895d4cebb82f1573873820acd5ebb1 (patch)
treeb82a2458792b8894e65d0d0792c3c2a2c8227242 /net
parentd8a2817797cd6cd11b56c06b602bd587f9f7a6bf (diff)
downloadpkgsrc-83427b812d895d4cebb82f1573873820acd5ebb1.tar.gz
Kill a useless (and incorrect) "it's"
Diffstat (limited to 'net')
-rw-r--r--net/netcat/files/nc.14
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netcat/files/nc.1 b/net/netcat/files/nc.1
index bc27e2e9616..5568a61bfc5 100644
--- a/net/netcat/files/nc.1
+++ b/net/netcat/files/nc.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: nc.1,v 1.2 2001/12/03 19:03:22 wiz Exp $
+.\" $NetBSD: nc.1,v 1.3 2004/02/01 00:17:17 snj Exp $
.Dd October 1, 1999
.Dt NC 1
.Sh NAME
@@ -106,7 +106,7 @@ a way to use it for connect mode.
.Pp
The
.Nm
-utility exits after both input streams (it's stdin and the remote socket)
+utility exits after both input streams (stdin and the remote socket)
have been closed. It doesn't do this very well, and relies rather
heavily on the network layers at both ends for this, and as such, if
microsoft products are used, it might not notice a close because microsoft