From d878aae65230d3c2a165cc1bde8f4291bb88246f Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Thu, 23 Dec 2010 14:43:04 +0000 Subject: document EXIT STATUS; based on a diff from Daniel Dickman ok millert --- bin/kill/kill.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'bin/kill/kill.1') diff --git a/bin/kill/kill.1 b/bin/kill/kill.1 index 2a5620a2cf6..6338a8d27fa 100644 --- a/bin/kill/kill.1 +++ b/bin/kill/kill.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: kill.1,v 1.34 2009/02/08 17:15:09 jmc Exp $ +.\" $OpenBSD: kill.1,v 1.35 2010/12/23 14:43:03 jmc Exp $ .\" $NetBSD: kill.1,v 1.8 1995/09/07 06:30:26 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -33,7 +33,7 @@ .\" .\" @(#)kill.1 8.2 (Berkeley) 4/28/95 .\" -.Dd $Mdocdate: February 8 2009 $ +.Dd $Mdocdate: December 23 2010 $ .Dt KILL 1 .Os .Sh NAME @@ -130,6 +130,8 @@ A signal number of 0 .Pq Li kill \-0 pid checks the validity of a certain PID, to see if it exists. An exit code of 0 means that the specified process exists. +.Sh EXIT STATUS +.Ex -std kill .Sh EXAMPLES Forcibly terminate process ID 1234: .Pp -- cgit v1.2.3