From a76ec93ce0a0a72622f4a605ae6e2e531ba22cef Mon Sep 17 00:00:00 2001 From: millert <> Date: Mon, 28 Sep 1998 06:57:35 +0000 Subject: kill extra .Pp and add some quotes --- src/usr.bin/nc/nc.1 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/usr.bin/nc/nc.1') 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 @@ -.\" $OpenBSD: nc.1,v 1.4 1998/09/27 22:24:56 deraadt Exp $ +.\" $OpenBSD: nc.1,v 1.5 1998/09/28 06:57:35 millert Exp $ .\" .\" Copyright (c) 1996 David Sacerdote .\" All rights reserved. @@ -30,7 +30,7 @@ .Os .Sh NAME .Nm nc -.Nd arbitrary TCP and UDP connections and listens +.Nd "arbitrary TCP and UDP connections and listens" .Sh SYNOPSIS .Nm nc .Op Fl e Ar command @@ -44,7 +44,6 @@ .Op Fl w Ar timeout .Op Ar hostname .Op Ar port[s...] -.Pp .Sh DESCRIPTION The .Nm nc @@ -62,7 +61,7 @@ of sending them to standard output, as does with some. .Pp Destination ports can be single integers, names as listed in -.Xr /etc/services 5 , +.Xr services 5 , or ranges. Ranges are in the form nn-mm, and several separate ports and/or ranges may be specified on the command line. .Pp -- cgit v1.2.3-55-g6feb