dcavalca / rpms / linuxptp

Forked from rpms/linuxptp 2 years ago
Clone
3b72dd
commit 0b80e32829ca7430be851fc64c4812896ad97c88
3b72dd
Author: Miroslav Lichvar <mlichvar@redhat.com>
3b72dd
Date:   Mon Jul 19 17:09:01 2021 +0200
3b72dd
3b72dd
    Fix quoting in ptp4l man page.
3b72dd
    
3b72dd
    In the groff syntax lines starting with a dot or quote are requests. A
3b72dd
    line in the servo_offset_threshold description starts with a quote,
3b72dd
    which breaks the output. Move a word to the beginning of the line to fix
3b72dd
    it.
3b72dd
    
3b72dd
    Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com>
3b72dd
3b72dd
diff --git a/ptp4l.8 b/ptp4l.8
3b72dd
index 7ca3474..a0779ef 100644
3b72dd
--- a/ptp4l.8
3b72dd
+++ b/ptp4l.8
3b72dd
@@ -788,8 +788,8 @@ The default value is 10.
3b72dd
 .TP
3b72dd
 .B servo_offset_threshold
3b72dd
 The offset threshold used in order to transition from the SERVO_LOCKED
3b72dd
-to the SERVO_LOCKED_STABLE state.  The transition occurs once the last
3b72dd
-'servo_num_offset_values' offsets are all below the threshold value.
3b72dd
+to the SERVO_LOCKED_STABLE state.  The transition occurs once the
3b72dd
+last 'servo_num_offset_values' offsets are all below the threshold value.
3b72dd
 The default value of offset_threshold is 0 (disabled).
3b72dd
 .TP
3b72dd
 .B slave_event_monitor