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