diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-01-30 13:52:50 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-01-30 13:52:50 +0000 |
| commit | 4a8d02835c2544e65713d27352cb3be0bd5d1c84 (patch) | |
| tree | 99b740a7c4217cd7405a4de1071ea095c0037d7d /usr.bin/killall | |
| parent | e407db3cbc080bdbd6c540a4af3d2d201ddc02f5 (diff) | |
Notes
Diffstat (limited to 'usr.bin/killall')
| -rw-r--r-- | usr.bin/killall/killall.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/killall/killall.1 b/usr.bin/killall/killall.1 index f08a649674dd..ef35f3affdd6 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.1.1.1 1995/06/25 18:08:27 joerg Exp $ .\" .Dd June 25, 1995 .Os FreeBSD 2.2 @@ -99,7 +99,7 @@ The command will respond with a short usage message and exit with a status of 2 in case of a command error. A status of 1 will be returned if either no matching process has been found or not all processes have -been signalled succesfully. Otherwise, a status of 0 will be +been signalled successfully. Otherwise, a status of 0 will be returned. .Pp Diagnostic messages will only be printed if requested by |
