dcavalca / rpms / linuxptp

Forked from rpms/linuxptp 2 years ago
Clone

Blame SOURCES/linuxptp-manfix.patch

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