diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-15 11:46:06 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-15 11:46:06 +0000 |
commit | 85c9ba7c594c9e1658e20053dcd00403e6e314e2 (patch) | |
tree | b9cba2183a2d7100b412afdd5c1220359e582d77 /sbin/ping/ping.8 | |
parent | 66c4835634f1e74242f62bb59553d61059dc1a46 (diff) |
- For consistency, `super-user' -> `superuser' in all cases.
- Some punctuation fixes.
- Some `id' -> `ID'.
Diffstat (limited to 'sbin/ping/ping.8')
-rw-r--r-- | sbin/ping/ping.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/ping/ping.8 b/sbin/ping/ping.8 index 06c5d6aa839..4f02552a28a 100644 --- a/sbin/ping/ping.8 +++ b/sbin/ping/ping.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ping.8,v 1.21 2000/03/23 09:08:13 hugh Exp $ +.\" $OpenBSD: ping.8,v 1.22 2000/04/15 11:45:58 aaron Exp $ .\" $NetBSD: ping.8,v 1.10 1995/12/31 04:55:35 ghudson Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 @@ -102,7 +102,7 @@ is printed, while for every .Tn ECHO_REPLY received a backspace is printed. This provides a rapid display of how many packets are being dropped. -Only the super-user may use this option. +Only the superuser may use this option. .Bf -emphasis This can be very hard on a network and should be used with caution. .Ef @@ -114,7 +114,7 @@ Wait .Ar wait seconds between sending each packet. The default is to wait for one second between each packet. -The wait time may be fractional, but only the super-user may specify +The wait time may be fractional, but only the superuser may specify a value less than one second. This option is incompatible with the .Fl f |