Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Nov 1997 19:46:08 +0500 (ES)
From:      Vasim Valejev <vasim@uddias.diaspro.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   docs/4911: Small typo error in killall's man page
Message-ID:  <199711011446.TAA11021@uddias.diaspro.com>
Resent-Message-ID: <199711011450.GAA21729@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         4911
>Category:       docs
>Synopsis:       Small typo error in killall's man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov  1 06:50:01 PST 1997
>Last-Modified:
>Originator:     Vasim Valejev
>Organization:
DiasPro
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

	FreeBSD 3.0-CURRENT (in FreeBSD 2.2-STABLE too)

>Description:

	It's manual page for killall command :

KILLALL(1)              FreeBSD General Commands Manual             KILLALL(1)

NAME
     killall - kill processes by name

SYNOPSIS
     killall [-d |-v] [-h |-?] [-help] [-l] [-m] [-s] [-SIGNAL] procname ...

DESCRIPTION

[skip]

	   -s          Show only what would be done, but do net send any sig-
		       nal.
							    ^^^ here must
	be 'not' .

>How-To-Repeat:

	man killall

>Fix:
	
*** killall.1.orig	Sat Nov  1 19:40:23 1997
--- killall.1	Sat Nov  1 19:37:55 1997
***************
*** 84,90 ****
  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.
  .It Fl SIGNAL
  Send a different signal instead of the default
  .Dv TERM .
--- 84,90 ----
  syntax in effect is that used by
  .Xr perl 1 .
  .It Fl s
! 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 .
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711011446.TAA11021>