diff options
author | ed <ed@FreeBSD.org> | 2010-01-21 17:25:12 +0000 |
---|---|---|
committer | ed <ed@FreeBSD.org> | 2010-01-21 17:25:12 +0000 |
commit | b28da9a61e28e861700fcb32723aff38ecdf76a5 (patch) | |
tree | 47f6d3342be9519d56146811f6d92bd8dadf99b0 /usr.sbin/rwhod | |
parent | f79d0f71d84e1129afe418139af4233669d52f17 (diff) | |
download | FreeBSD-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.sbin/rwhod')
-rw-r--r-- | usr.sbin/rwhod/rwhod.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/rwhod/rwhod.8 b/usr.sbin/rwhod/rwhod.8 index 642eeeb..59fb4ad 100644 --- a/usr.sbin/rwhod/rwhod.8 +++ b/usr.sbin/rwhod/rwhod.8 @@ -188,9 +188,8 @@ system call, with any trailing domain name omitted. The array at the end of the message contains information about the users logged in to the sending machine. This information -includes the contents of the -.Xr utmp 5 -entry for each non-idle terminal line and a value indicating the +includes the contents of the entry from the user accounting database +for each non-idle terminal line and a value indicating the time in seconds since a character was last received on the terminal line. .Pp Messages received by the |