As far as I can tell, three new management TLVs were added recently without updating the pmc.8 man page: * PORT_SERVICE_STATS_NP * UNICAST_MASTER_TABLE_NP * PORT_HWCLOCK_NP
This simple change fixes this omission. Signed-off-by: Alexander Bulimov <abuli...@fb.com> --- pmc.8 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pmc.8 b/pmc.8 index e0ab5ac..2659f3e 100644 --- a/pmc.8 +++ b/pmc.8 @@ -193,8 +193,12 @@ The MAC address to which PTP management messages should be sent. Relevant only w .TP .B PORT_DATA_SET_NP .TP +.B PORT_HWCLOCK_NP +.TP .B PORT_PROPERTIES_NP .TP +.B PORT_SERVICE_STATS_NP +.TP .B PORT_STATS_NP .TP .B PRIORITY1 @@ -211,6 +215,8 @@ The MAC address to which PTP management messages should be sent. Relevant only w .TP .B TRACEABILITY_PROPERTIES .TP +.B UNICAST_MASTER_TABLE_NP +.TP .B USER_DESCRIPTION .TP .B VERSION_NUMBER -- 2.30.2 _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel