From 17373fb9a5dcc60bdfa2ad367b9dee0ed65fb5f9 Mon Sep 17 00:00:00 2001 From: Philippe Charnier Date: Mon, 26 Jul 2004 19:59:29 +0000 Subject: [PATCH] Introduce options list the standard way. Correct style(9) in FILES section. --- usr.bin/lastcomm/lastcomm.1 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/usr.bin/lastcomm/lastcomm.1 b/usr.bin/lastcomm/lastcomm.1 index 585822fec8e..a1f86f40cdb 100644 --- a/usr.bin/lastcomm/lastcomm.1 +++ b/usr.bin/lastcomm/lastcomm.1 @@ -55,9 +55,7 @@ prints information about all the commands recorded during the current accounting file's lifetime. .Pp The following options are available: -.Pp -.Bl -tag -width XXfXfileX -compact -.Pp +.Bl -tag -width indent .It Fl E Print the time the process exited. .It Fl S @@ -143,7 +141,7 @@ file, and ``X'' indicates the command was terminated with a signal. .Sh FILES .Bl -tag -width /var/account/acct -compact .It Pa /var/account/acct -Default accounting file. +default accounting file .El .Sh SEE ALSO .Xr last 1 ,