diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-01 11:27:47 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-01 11:27:47 +0000 |
commit | ef8f7ac9356563fe48e63d3b02c92b7b9e0d73e8 (patch) | |
tree | 60e9f72278f345712e3e79127d31d7ca1008d52a /sbin/ping/ping.8 | |
parent | 3615c24e18779bbf8af877ce2ba7b3db799345c7 (diff) | |
download | src-test2-ef8f7ac9356563fe48e63d3b02c92b7b9e0d73e8.tar.gz src-test2-ef8f7ac9356563fe48e63d3b02c92b7b9e0d73e8.zip |
Notes
Diffstat (limited to 'sbin/ping/ping.8')
-rw-r--r-- | sbin/ping/ping.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sbin/ping/ping.8 b/sbin/ping/ping.8 index 5cd056442fa0..d0bffd3fd930 100644 --- a/sbin/ping/ping.8 +++ b/sbin/ping/ping.8 @@ -79,9 +79,11 @@ and then an arbitrary number of bytes used to fill out the packet. The options are as follows: .Bl -tag -width indent .It Fl a -Audible. Include a bell +Audible. +Include a bell .Pq ASCII 0x07 -character in the output when any packet is received. This option is ignored +character in the output when any packet is received. +This option is ignored if other format options are present. .It Fl c Ar count Stop after sending |