From 54c97ce0436f95932c9da449373d9cddbdef8aba Mon Sep 17 00:00:00 2001 From: ian <> Date: Mon, 10 Jul 2000 21:52:35 +0000 Subject: Typo & style fix. --- src/usr.bin/nc/nc.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 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 34f9acaefc..f2cc5a709d 100644 --- a/src/usr.bin/nc/nc.1 +++ b/src/usr.bin/nc/nc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nc.1,v 1.9 2000/07/08 15:42:04 aaron Exp $ +.\" $OpenBSD: nc.1,v 1.10 2000/07/10 21:52:35 ian Exp $ .\" .\" Copyright (c) 1996 David Sacerdote .\" All rights reserved. @@ -179,7 +179,7 @@ Specifies that .Nm should just scan for listening daemons, without sending any data to them. -Diagnostic messages about refused connections with not be displayed unless +Diagnostic messages about refused connections will not be displayed unless .Fl v is specified twice. .El @@ -187,7 +187,7 @@ is specified twice. .Bl -tag -width x .It Li "nc" Wait for the user to type what would normally be command-line -arguments in at stdin. +arguments on stdin. .It Li "nc example.host 42" Open a TCP connection to port 42 of example.host. If the connection -- cgit v1.2.3-55-g6feb