summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rwhod/rwhod.8
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/rwhod/rwhod.8')
-rw-r--r--usr.sbin/rwhod/rwhod.88
1 files changed, 4 insertions, 4 deletions
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.
OpenPOWER on IntegriCloud