aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ruptime
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2002-04-20 12:18:28 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2002-04-20 12:18:28 +0000
commite8937ba00998cca6f259b3fdf32a7f7a38bc26ec (patch)
tree9eb4b7d718b67229ee4b8e61e9cad466a5a36945 /usr.bin/ruptime
parent1c2451c24d59abde50b89c0d506523298e1ae1e1 (diff)
Notes
Diffstat (limited to 'usr.bin/ruptime')
-rw-r--r--usr.bin/ruptime/ruptime.110
1 files changed, 6 insertions, 4 deletions
diff --git a/usr.bin/ruptime/ruptime.1 b/usr.bin/ruptime/ruptime.1
index 533f09cb866d..f15153aaeedd 100644
--- a/usr.bin/ruptime/ruptime.1
+++ b/usr.bin/ruptime/ruptime.1
@@ -42,8 +42,9 @@
.Nm
.Op Fl alrtu
.Sh DESCRIPTION
-.Nm Ruptime
-gives a status line like
+The
+.Nm
+utility gives a status line like
.Xr uptime 1
for each machine on the local network; these are formed from packets
broadcast by each host on the network once every three minutes.
@@ -78,6 +79,7 @@ data files
.Xr uptime 1 ,
.Xr rwhod 8
.Sh HISTORY
-.Nm Ruptime
-appeared in
+A
+.Nm
+utility appeared in
.Bx 4.2 .