aboutsummaryrefslogtreecommitdiff
path: root/sbin/ping6
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2000-03-01 11:27:47 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2000-03-01 11:27:47 +0000
commitef8f7ac9356563fe48e63d3b02c92b7b9e0d73e8 (patch)
tree60e9f72278f345712e3e79127d31d7ca1008d52a /sbin/ping6
parent3615c24e18779bbf8af877ce2ba7b3db799345c7 (diff)
downloadsrc-ef8f7ac9356563fe48e63d3b02c92b7b9e0d73e8.tar.gz
src-ef8f7ac9356563fe48e63d3b02c92b7b9e0d73e8.zip
Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
Notes
Notes: svn path=/head/; revision=57668
Diffstat (limited to 'sbin/ping6')
-rw-r--r--sbin/ping6/ping6.812
1 files changed, 8 insertions, 4 deletions
diff --git a/sbin/ping6/ping6.8 b/sbin/ping6/ping6.8
index 76509fac2d7f..2d6396ac1eac 100644
--- a/sbin/ping6/ping6.8
+++ b/sbin/ping6/ping6.8
@@ -59,7 +59,8 @@ Generate ICMPv6 Node Information Node Addresses query, rather than echo-request.
must be a string constructed of the following charaters.
.Bl -tag -width Ds -compact
.It Ic a
-requires all the responder's unicast addresses. If the charater is ommited,
+requires all the responder's unicast addresses.
+If the charater is ommited,
only those addresses which belong to the interface which has the
responder's address are required.
.It Ic g
@@ -69,11 +70,14 @@ requires responder's site-local addresses.
.It Ic l
requires responder's link-local addresses.
.It Ic A
-requires responder's anycast addresses. Without this character, the responder
-will return unicast addresses only. With this character, the responder
+requires responder's anycast addresses.
+Without this character, the responder
+will return unicast addresses only.
+With this character, the responder
will return anycast addresses only.
Note that the specification does not specify how to get responder's
-anycast addresses. This is an experimental option.
+anycast addresses.
+This is an experimental option.
.El
.It Fl b Ar bufsiz
Set socket buffer size.