aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1997-11-01 15:06:40 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1997-11-01 15:06:40 +0000
commit6d880b82100799cf9d0ad9efbbbd893bf6bb319e (patch)
treec7366f62d80b982bd801c43f9945fd34d8e33784
parent7010605e55c886669055cea22644f565ef5b4d8c (diff)
Notes
-rw-r--r--usr.bin/killall/killall.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/killall/killall.1 b/usr.bin/killall/killall.1
index a05c52997662..1d629b4f0909 100644
--- a/usr.bin/killall/killall.1
+++ b/usr.bin/killall/killall.1
@@ -22,7 +22,7 @@
.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: killall.1,v 1.8 1997/02/22 19:55:23 peter Exp $
.\"
.Dd June 25, 1995
.Os FreeBSD 2.2
@@ -84,7 +84,7 @@ running under the effective UID of the caller. The regular expression
syntax in effect is that used by
.Xr perl 1 .
.It Fl s
-Show only what would be done, but do net send any signal.
+Show only what would be done, but do not send any signal.
.It Fl SIGNAL
Send a different signal instead of the default
.Dv TERM .