From 4cbc233a9022bfa6fc0b763132421b8d99ee153d Mon Sep 17 00:00:00 2001 From: dd Date: Wed, 27 Jun 2001 06:00:26 +0000 Subject: Correct path to wtmp. PR: 28433 Submitted by: Joseph Mallett --- usr.bin/who/who.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/who/who.1') diff --git a/usr.bin/who/who.1 b/usr.bin/who/who.1 index 6d0ec8e..c4d81fc 100644 --- a/usr.bin/who/who.1 +++ b/usr.bin/who/who.1 @@ -64,9 +64,9 @@ gathers information from the file An alternate .Ar file may be specified which is usually -.Pa /var/run/wtmp +.Pa /var/log/wtmp (or -.Pa /var/run/wtmp.[0-6] +.Pa /var/log/wtmp.[0-6] depending on site policy as .Pa wtmp can grow quite large and daily versions may or may not -- cgit v1.1