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