From 911ca14c8798a89d240d36ecbc63b5df5dd99f66 Mon Sep 17 00:00:00 2001 From: dd Date: Sun, 15 Jul 2001 08:06:20 +0000 Subject: Remove whitespace at EOL. --- usr.sbin/rwhod/rwhod.8 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'usr.sbin/rwhod') diff --git a/usr.sbin/rwhod/rwhod.8 b/usr.sbin/rwhod/rwhod.8 index 049ca1a..3102e7f 100644 --- a/usr.sbin/rwhod/rwhod.8 +++ b/usr.sbin/rwhod/rwhod.8 @@ -149,7 +149,7 @@ those old won't hear the reports generated by this program. .Pp The server transmits and receives messages at the port indicated -in the ``who'' service specification; see +in the ``who'' service specification; see .Xr services 5 . The messages sent and received, are of the form: .Bd -literal -offset indent @@ -178,15 +178,15 @@ struct whod { All fields are converted to network byte order prior to transmission. The load averages are as calculated by the .Xr w 1 -program, and represent load averages over the 5, 10, and 15 minute +program, and represent load averages over the 5, 10, and 15 minute intervals prior to a server's transmission; they are multiplied by 100 for representation in an integer. The host name included is that returned by the .Xr gethostname 3 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 +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 time in seconds since a character was last received on the terminal line. -- cgit v1.1