Fix typo in manpage of ptp4l

There is one parenthesis too many in the manpage of ptp4l.
master
Wolfgang Wallner 2015-11-01 19:17:29 +01:00 committed by Richard Cochran
parent b9aa4d783e
commit 6eec5a0d48
1 changed files with 1 additions and 1 deletions

View File

@ -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