From 03d6973c076c5b4ca734e911851c8eedff5c6f85 Mon Sep 17 00:00:00 2001 From: Eric Jackson Date: Tue, 26 Sep 2000 01:41:45 +0000 Subject: remove -e option, which wasnt on anyway --- usr.bin/nc/nc.1 | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'usr.bin/nc') diff --git a/usr.bin/nc/nc.1 b/usr.bin/nc/nc.1 index f2cc5a709dd..8eef1b9a54d 100644 --- a/usr.bin/nc/nc.1 +++ b/usr.bin/nc/nc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nc.1,v 1.10 2000/07/10 21:52:35 ian Exp $ +.\" $OpenBSD: nc.1,v 1.11 2000/09/26 01:41:44 ericj Exp $ .\" .\" Copyright (c) 1996 David Sacerdote .\" All rights reserved. @@ -85,13 +85,6 @@ and much, much more .Pp The options are as follows: .Bl -tag -width Ds -.It Fl e Ar command -Execute the specified command, using data from the network for stdin, -and sending stdout and stderr to the network. -This option is only present if -.Nm -was compiled with the GAPING_SECURITY_HOLE compile time option, since it -allows users to make arbitrary programs available to anyone on the network. .It Fl g Ar intermediate-host Specifies a hop along a loose source routed path. Can be used more than once to build a chain of hop points. -- cgit v1.2.3