summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/usr.bin/nc/nc.14
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr.bin/nc/nc.1 b/src/usr.bin/nc/nc.1
index b05575df67..6bdfe4f904 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.92 2018/12/27 17:22:45 tedu Exp $ 1.\" $OpenBSD: nc.1,v 1.93 2018/12/27 17:45:36 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 1996 David Sacerdote 3.\" Copyright (c) 1996 David Sacerdote
4.\" All rights reserved. 4.\" All rights reserved.
@@ -391,7 +391,7 @@ sockets, a destination is required and is the socket path to connect to
391option is given). 391option is given).
392.Pp 392.Pp
393.Ar port 393.Ar port
394can be a specified as a numeric port number or as a service name. 394can be specified as a numeric port number or as a service name.
395Port ranges may be specified as numeric port numbers of the form 395Port ranges may be specified as numeric port numbers of the form
396.Ar nn Ns - Ns Ar mm . 396.Ar nn Ns - Ns Ar mm .
397In general, 397In general,