diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1997-07-06 03:45:58 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1997-07-06 03:45:58 +0000 |
| commit | 719075aa83ebc530720b82e7c7efc640341de3b9 (patch) | |
| tree | 7a329802c0e411d0368be1b4365c4d29f3a95e15 /usr.bin/leave | |
| parent | c55d6c087db678d4d84f1373f74f5a2c1eaceb2a (diff) | |
| parent | 756ae49fe06150a5b24da4196b430075844aa7cf (diff) | |
Notes
Diffstat (limited to 'usr.bin/leave')
| -rw-r--r-- | usr.bin/leave/leave.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/leave/leave.1 b/usr.bin/leave/leave.1 index 68c8b4b01ab8..cca4e5b6b292 100644 --- a/usr.bin/leave/leave.1 +++ b/usr.bin/leave/leave.1 @@ -29,9 +29,9 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)leave.1 8.2 (Berkeley) 4/18/94 +.\" @(#)leave.1 8.3 (Berkeley) 4/28/95 .\" -.Dd April 18, 1994 +.Dd April 28, 1995 .Dt LEAVE 1 .Os .Sh NAME @@ -91,7 +91,7 @@ or .Pp Leave ignores interrupts, quits, and terminates. To get rid of it you should either log off or use -.Ql kill \-9 +.Ql kill \-s KILL giving its process id. .Sh SEE ALSO .Xr calendar 1 |
