summaryrefslogtreecommitdiff
path: root/net/netcat
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
commitd300d3ddd9be69001fd4c3fce73301db2961418e (patch)
treeb82a2458792b8894e65d0d0792c3c2a2c8227242 /net/netcat
parent057da0098ed23239d3af0b2aa5652391e0d1d3b0 (diff)
downloadpkgsrc-d300d3ddd9be69001fd4c3fce73301db2961418e.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