summaryrefslogtreecommitdiff
path: root/usr/src/man/man1/lastcomm.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1/lastcomm.1')
-rw-r--r--usr/src/man/man1/lastcomm.116
1 files changed, 2 insertions, 14 deletions
diff --git a/usr/src/man/man1/lastcomm.1 b/usr/src/man/man1/lastcomm.1
index 0378f4cef5..4915a97dc0 100644
--- a/usr/src/man/man1/lastcomm.1
+++ b/usr/src/man/man1/lastcomm.1
@@ -4,13 +4,13 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH lastcomm 1 "10 Jan 2000" "SunOS 5.11" "User Commands"
+.TH LASTCOMM 1 "Jan 10, 2000"
.SH NAME
lastcomm \- display the last commands executed, in reverse order
.SH SYNOPSIS
.LP
.nf
-\fBlastcomm\fR [\fB-f\fR \fIfile\fR] [\fB-x\fR] [\fIcommand-name\fR] ... [\fIuser-name\fR] ...
+\fBlastcomm\fR [\fB-f\fR \fIfile\fR] [\fB-x\fR] [\fIcommand-name\fR] ... [\fIuser-name\fR] ...
[\fIterminal-name\fR] ...
.fi
@@ -53,23 +53,19 @@ have the following meanings:
.sp
.ne 2
-.mk
.na
\fB\fBF\fR\fR
.ad
.RS 5n
-.rt
The process performed a \fBfork\fR but not an \fBexec\fR.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBS\fR\fR
.ad
.RS 5n
-.rt
The process ran as a set-user-id program.
.RE
@@ -106,24 +102,20 @@ The date and time the process exited.
The following options are supported:
.sp
.ne 2
-.mk
.na
\fB\fB-f\fR \fIfile\fR\fR
.ad
.RS 11n
-.rt
Uses \fIfile\fR as the source of accounting data. \fIfile\fR may be either an
extended process accounting file or a standard process accounting file.
.RE
.sp
.ne 2
-.mk
.na
\fB\fB-x\fR\fR
.ad
.RS 11n
-.rt
Uses the currently active extended process accounting file. If extended
processing accounting is inactive, no output will be produced.
.RE
@@ -169,23 +161,19 @@ produces a listing of all the commands executed by user \fBroot\fR.
.SH FILES
.sp
.ne 2
-.mk
.na
\fB\fB/var/adm/pacct\fR\fR
.ad
.RS 24n
-.rt
standard accounting file
.RE
.sp
.ne 2
-.mk
.na
\fB\fB/var/adm/exacct/proc\fR\fR
.ad
.RS 24n
-.rt
extended accounting file
.RE