From ea27dd4467c1e57a7128f99a94c22380a0303fbf Mon Sep 17 00:00:00 2001 From: Jan Chaloupka Date: Wed, 8 Jul 2015 10:40:21 +0200 Subject: [PATCH] fix dump-utmp name in dump-utmp.8 --- psacct/man8/dump-utmp.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/psacct/man8/dump-utmp.8 b/psacct/man8/dump-utmp.8 index 829031f..fc4fad2 100644 --- a/psacct/man8/dump-utmp.8 +++ b/psacct/man8/dump-utmp.8 @@ -4,7 +4,7 @@ dump-utmp \- print an utmp file in human-readable format. .SH SYNOPSIS -.B dump-acct +.B dump-utmp .RB [\| \-r \||\| \-\-reverse \|] .RB [\| \-R \||\| \-\-raw \|] .RB [\| \-n \||\| \-\-num @@ -14,7 +14,7 @@ dump-utmp \- print an utmp file in human-readable format. .IR files \|] .SH DESCRIPTION -.B dump-acct +.B dump-utmp .I filename prints a list of all logins. This list is usually written in .IR /var/log/wtmp . -- 1.9.3