Update the unciast discovery options sections of the man page.

Ever since commit d88b4ff229 ("util: Added IPv6 support in help
funtions addreq and str2addr"), the unicast master table supports
entries with IPv6 addresses.  This patch updates the man page to
reflect this fact.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
master
Richard Cochran 2019-05-06 22:06:39 -07:00
parent dd30b3a0d9
commit cc54cdef27
1 changed files with 1 additions and 1 deletions

View File

@ -736,7 +736,7 @@ will negotiate unicast peer delay responses from the machine at the
given remote address, otherwise the port will send multicast peer given remote address, otherwise the port will send multicast peer
delay requests. delay requests.
.TP .TP
.B L2|UDPv4 .B L2|UDPv4|UDPv6
Each table entry specifies the transport type and network address of a Each table entry specifies the transport type and network address of a
potential remote master. If multiple masters are specified, then potential remote master. If multiple masters are specified, then
unicast negotiation will be performed with each if them. unicast negotiation will be performed with each if them.