summaryrefslogtreecommitdiffstats
path: root/usr.bin/w
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2010-01-21 17:25:12 +0000
committered <ed@FreeBSD.org>2010-01-21 17:25:12 +0000
commitb28da9a61e28e861700fcb32723aff38ecdf76a5 (patch)
tree47f6d3342be9519d56146811f6d92bd8dadf99b0 /usr.bin/w
parentf79d0f71d84e1129afe418139af4233669d52f17 (diff)
downloadFreeBSD-src-b28da9a61e28e861700fcb32723aff38ecdf76a5.zip
FreeBSD-src-b28da9a61e28e861700fcb32723aff38ecdf76a5.tar.gz
Remove stale references to utmp(5) and its corresponding filenames.
I removed utmp and its manpage, but not other manpages referring to it.
Diffstat (limited to 'usr.bin/w')
-rw-r--r--usr.bin/w/w.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/w/w.1 b/usr.bin/w/w.1
index 0dfbd1b..26ca42a 100644
--- a/usr.bin/w/w.1
+++ b/usr.bin/w/w.1
@@ -87,8 +87,8 @@ If one or more
.Ar user
names are specified, the output is restricted to those users.
.Sh FILES
-.Bl -tag -width ".Pa /var/run/utmp" -compact
-.It Pa /var/run/utmp
+.Bl -tag -width ".Pa /var/run/utx.active" -compact
+.It Pa /var/run/utx.active
list of users on the system
.El
.Sh COMPATIBILITY
OpenPOWER on IntegriCloud