summaryrefslogtreecommitdiffstats
path: root/sbin/ping6/ping6.8
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-03-01 11:27:47 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-03-01 11:27:47 +0000
commitff1f324516a438c1978485e7ff75118e39b76ae3 (patch)
tree04906edc13adcddfd2125a6dbc77bab6de9275b3 /sbin/ping6/ping6.8
parenta00cc32757c919d728dae0961bea03e17fff7958 (diff)
downloadFreeBSD-src-ff1f324516a438c1978485e7ff75118e39b76ae3.zip
FreeBSD-src-ff1f324516a438c1978485e7ff75118e39b76ae3.tar.gz
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.
Diffstat (limited to 'sbin/ping6/ping6.8')
-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 76509fa..2d6396a 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.
OpenPOWER on IntegriCloud