summaryrefslogtreecommitdiff
path: root/src/usr.bin/nc/nc.1
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr.bin/nc/nc.1')
-rw-r--r--src/usr.bin/nc/nc.18
1 files changed, 4 insertions, 4 deletions
diff --git a/src/usr.bin/nc/nc.1 b/src/usr.bin/nc/nc.1
index 6b14122f3d..ee57a64a6b 100644
--- a/src/usr.bin/nc/nc.1
+++ b/src/usr.bin/nc/nc.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: nc.1,v 1.71 2015/09/25 14:56:33 schwarze Exp $ 1.\" $OpenBSD: nc.1,v 1.72 2016/06/02 04:26:32 beck Exp $
2.\" 2.\"
3.\" Copyright (c) 1996 David Sacerdote 3.\" Copyright (c) 1996 David Sacerdote
4.\" All rights reserved. 4.\" All rights reserved.
@@ -25,7 +25,7 @@
25.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 25.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
26.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 26.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27.\" 27.\"
28.Dd $Mdocdate: September 25 2015 $ 28.Dd $Mdocdate: June 2 2016 $
29.Dt NC 1 29.Dt NC 1
30.Os 30.Os
31.Sh NAME 31.Sh NAME
@@ -337,8 +337,8 @@ sockets, a destination is required and is the socket path to connect to
337option is given). 337option is given).
338.Pp 338.Pp
339.Ar port 339.Ar port
340can be a single integer or a range of ports. 340can be a specified as a numeric port number, or as a service name.
341Ranges are in the form nn-mm. 341Ports may be specified in a range of the form nn-mm.
342In general, 342In general,
343a destination port must be specified, 343a destination port must be specified,
344unless the 344unless the