From cc54cdef27c7e2e910172f839d54af691a207fce Mon Sep 17 00:00:00 2001 From: Richard Cochran Date: Mon, 6 May 2019 22:06:39 -0700 Subject: [PATCH] Update the unciast discovery options sections of the man page. Ever since commit d88b4ff2298b ("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 --- ptp4l.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ptp4l.8 b/ptp4l.8 index 99b085c..46e6715 100644 --- a/ptp4l.8 +++ b/ptp4l.8 @@ -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 delay requests. .TP -.B L2|UDPv4 +.B L2|UDPv4|UDPv6 Each table entry specifies the transport type and network address of a potential remote master. If multiple masters are specified, then unicast negotiation will be performed with each if them.