adjtimex.2: Note meaning of "PLL" abbreviation

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-12-30 15:03:51 +01:00
parent 078f99d7bb
commit a87ba63b02
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ struct timex {
long maxerror; /* Maximum error (microseconds) */
long esterror; /* Estimated error (microseconds) */
int status; /* Clock command/status */
long constant; /* PLL time constant */
long constant; /* PLL (phase-lock loop) time constant */
long precision; /* Clock precision (microseconds)
(read-only) */
long tolerance; /* Clock frequency tolerance (PPM)