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