summaryrefslogtreecommitdiff
path: root/net/netcat
diff options
context:
space:
mode:
authorsnj <snj>2004-02-01 00:17:17 +0000
committersnj <snj>2004-02-01 00:17:17 +0000
commit11e0c9e6b11c9b4e7af86ef3d82169ef2aa509d9 (patch)
treeb82a2458792b8894e65d0d0792c3c2a2c8227242 /net/netcat
parent151a6d78511cfb94f505b6811d408119d35dbbda (diff)
downloadpkgsrc-11e0c9e6b11c9b4e7af86ef3d82169ef2aa509d9.tar.gz
Kill a useless (and incorrect) "it's"
Diffstat (limited to 'net/netcat')
-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