diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-12-27 17:45:37 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-12-27 17:45:37 +0000 |
commit | 1e00d81cc0d2bdbc8729017dc8354ad7f9babf4b (patch) | |
tree | 52b4fa174ee75c7ad7d34127c72f572c70b70b02 /usr.bin/nc | |
parent | 77a5af17761d56029f49ba8efc903f5f3292b626 (diff) |
too many words in previous;
Diffstat (limited to 'usr.bin/nc')
-rw-r--r-- | usr.bin/nc/nc.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/nc/nc.1 b/usr.bin/nc/nc.1 index b05575df67e..6bdfe4f9041 100644 --- a/usr.bin/nc/nc.1 +++ b/usr.bin/nc/nc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nc.1,v 1.92 2018/12/27 17:22:45 tedu Exp $ +.\" $OpenBSD: nc.1,v 1.93 2018/12/27 17:45:36 jmc Exp $ .\" .\" Copyright (c) 1996 David Sacerdote .\" All rights reserved. @@ -391,7 +391,7 @@ sockets, a destination is required and is the socket path to connect to option is given). .Pp .Ar port -can be a specified as a numeric port number or as a service name. +can be specified as a numeric port number or as a service name. Port ranges may be specified as numeric port numbers of the form .Ar nn Ns - Ns Ar mm . In general, |