Hi all,

see the attached patch, there is a parenthesis to much in the manpage of ptp4l.

regards, Wolfgang
>From be291a069b416cf6c4f6c7a1974a961e0a880461 Mon Sep 17 00:00:00 2001
From: Wolfgang Wallner <wolfgang-wall...@gmx.at>
Date: Sun, 1 Nov 2015 19:11:53 +0100
Subject: [PATCH] Fix typo in manpage of ptp4l

---
 ptp4l.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ptp4l.8 b/ptp4l.8
index 6c2cf03..0ab2e23 100644
--- a/ptp4l.8
+++ b/ptp4l.8
@@ -356,7 +356,7 @@ proportional constant will be set by the following formula from the current
 sync interval.
 The default is 0.0.
 
-kp = min(kp_scale * sync^kp_exponent, kp_norm_max / sync))
+kp = min(kp_scale * sync^kp_exponent, kp_norm_max / sync)
 .TP
 .B pi_integral_const
 The integral constant of the PI controller. When set to 0.0, the
-- 
2.5.0

------------------------------------------------------------------------------
_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to