adjtimex.2: Minor wording fixes

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-03-06 11:06:11 +01:00
parent de69c712ba
commit 46c7501043
1 changed files with 2 additions and 2 deletions

View File

@ -42,8 +42,8 @@ The system call
reads and optionally sets adjustment parameters for this algorithm.
It takes a pointer to a
.I timex
structure, updates kernel parameters from field values,
and returns the same structure with current kernel values.
structure, updates kernel parameters from (selected) field values,
and returns the same structure updated with the current kernel values.
This structure is declared as follows:
.PP
.in +4n