From ff1f324516a438c1978485e7ff75118e39b76ae3 Mon Sep 17 00:00:00 2001 From: sheldonh Date: Wed, 1 Mar 2000 11:27:47 +0000 Subject: 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. --- sbin/ping6/ping6.8 | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'sbin/ping6/ping6.8') 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. -- cgit v1.1