Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/usr.bin/lastcomm Pull up revision 1.9 (requested by wiz):
details: https://anonhg.NetBSD.org/src/rev/fd38f7b425e9
branches: netbsd-1-5
changeset: 491453:fd38f7b425e9
user: he <he%NetBSD.org@localhost>
date: Thu Apr 26 13:19:04 2001 +0000
description:
Pull up revision 1.9 (requested by wiz):
Improve markup, and add section numbers to cross references.
diffstat:
usr.bin/lastcomm/lastcomm.1 | 22 +++++++++++++++-------
1 files changed, 15 insertions(+), 7 deletions(-)
diffs (39 lines):
diff -r ce2d39c0da4a -r fd38f7b425e9 usr.bin/lastcomm/lastcomm.1
--- a/usr.bin/lastcomm/lastcomm.1 Thu Apr 26 13:16:14 2001 +0000
+++ b/usr.bin/lastcomm/lastcomm.1 Thu Apr 26 13:19:04 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: lastcomm.1,v 1.8 1999/03/22 18:16:38 garbled Exp $
+.\" $NetBSD: lastcomm.1,v 1.8.10.1 2001/04/26 13:19:04 he Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -102,15 +102,23 @@
The elapsed time of the process.
.El
.Pp
-The flags are encoded as follows: ``S'' indicates the command was
-executed by the super-user, ``F'' indicates the command ran after
+The flags are encoded as follows:
+.Dq S
+indicates the command was
+executed by the super-user,
+.Dq F
+indicates the command ran after
a fork, but without a following
-.Xr exec ,
-``C'' indicates the command was run in PDP-11 compatibility mode
+.Xr exec 3 ,
+.Dq C
+indicates the command was run in PDP-11 compatibility mode
(VAX only),
-``D'' indicates the command terminated with the generation of a
+.Dq D
+indicates the command terminated with the generation of a
.Pa core
-file, and ``X'' indicates the command was terminated with a signal.
+file, and
+.Dq X
+indicates the command was terminated with a signal.
.Sh FILES
.Bl -tag -width /var/account/acct -compact
.It Pa /var/account/acct
Home |
Main Index |
Thread Index |
Old Index