diff options
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/who/who.1 | 4 |
1 files changed, 2 insertions, 2 deletions
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 |