diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-10-28 04:43:10 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-10-28 04:43:10 +0000 |
commit | 1daa93ab3622bda73b2eda756bc6b0bfd1b345a8 (patch) | |
tree | 34b1ef00ce601036b5b7b2466f38be5078ae6695 /usr.bin | |
parent | 059bfa492443435b52d1df3dcc6ce628c1fc245d (diff) |
update from NetBSD
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/lastcomm/lastcomm.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/lastcomm/lastcomm.1 b/usr.bin/lastcomm/lastcomm.1 index 9ca85c2b839..431b1885048 100644 --- a/usr.bin/lastcomm/lastcomm.1 +++ b/usr.bin/lastcomm/lastcomm.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: lastcomm.1,v 1.4 1995/02/27 02:40:23 cgd Exp $ +.\" $NetBSD: lastcomm.1,v 1.4.2.1 1995/10/22 01:45:09 ghudson Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -97,7 +97,7 @@ The command name under which the process was called. .It The amount of cpu time used by the process (in seconds). .It -The time the process exited. +The time the process started. .El .Pp The flags are encoded as follows: ``S'' indicates the command was |