diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2010-01-21 17:25:12 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2010-01-21 17:25:12 +0000 |
| commit | 0806dd92385d0aec9cc43ef516f8387b1621dd6e (patch) | |
| tree | 47f6d3342be9519d56146811f6d92bd8dadf99b0 /usr.sbin/rwhod | |
| parent | 84bee0d7fbd96d1e613c4b5a394a5b47ff1d8073 (diff) | |
Notes
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 642eeebcee08..59fb4adf65a2 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 |
