summaryrefslogtreecommitdiff
path: root/src/usr.bin/nc/nc.1
diff options
context:
space:
mode:
authormillert <>1998-09-28 06:57:35 +0000
committermillert <>1998-09-28 06:57:35 +0000
commita76ec93ce0a0a72622f4a605ae6e2e531ba22cef (patch)
tree34c9f9274942c529e9a856719953e5cb9d582bd8 /src/usr.bin/nc/nc.1
parent8161fbab5cee0c96f1f1f905ac0855aab5b669f2 (diff)
downloadopenbsd-a76ec93ce0a0a72622f4a605ae6e2e531ba22cef.tar.gz
openbsd-a76ec93ce0a0a72622f4a605ae6e2e531ba22cef.tar.bz2
openbsd-a76ec93ce0a0a72622f4a605ae6e2e531ba22cef.zip
kill extra .Pp and add some quotes
Diffstat (limited to 'src/usr.bin/nc/nc.1')
-rw-r--r--src/usr.bin/nc/nc.17
1 files changed, 3 insertions, 4 deletions
diff --git a/src/usr.bin/nc/nc.1 b/src/usr.bin/nc/nc.1
index a456588bf3..8d87051c73 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.4 1998/09/27 22:24:56 deraadt Exp $ 1.\" $OpenBSD: nc.1,v 1.5 1998/09/28 06:57:35 millert Exp $
2.\" 2.\"
3.\" Copyright (c) 1996 David Sacerdote 3.\" Copyright (c) 1996 David Sacerdote
4.\" All rights reserved. 4.\" All rights reserved.
@@ -30,7 +30,7 @@
30.Os 30.Os
31.Sh NAME 31.Sh NAME
32.Nm nc 32.Nm nc
33.Nd arbitrary TCP and UDP connections and listens 33.Nd "arbitrary TCP and UDP connections and listens"
34.Sh SYNOPSIS 34.Sh SYNOPSIS
35.Nm nc 35.Nm nc
36.Op Fl e Ar command 36.Op Fl e Ar command
@@ -44,7 +44,6 @@
44.Op Fl w Ar timeout 44.Op Fl w Ar timeout
45.Op Ar hostname 45.Op Ar hostname
46.Op Ar port[s...] 46.Op Ar port[s...]
47.Pp
48.Sh DESCRIPTION 47.Sh DESCRIPTION
49The 48The
50.Nm nc 49.Nm nc
@@ -62,7 +61,7 @@ of sending them to standard output, as
62does with some. 61does with some.
63.Pp 62.Pp
64Destination ports can be single integers, names as listed in 63Destination ports can be single integers, names as listed in
65.Xr /etc/services 5 , 64.Xr services 5 ,
66or ranges. Ranges are in the form nn-mm, and several separate ports and/or 65or ranges. Ranges are in the form nn-mm, and several separate ports and/or
67ranges may be specified on the command line. 66ranges may be specified on the command line.
68.Pp 67.Pp