aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-03-06 11:06:11 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-03-06 11:06:11 +0100
commit46c7501043957496d18d1bda87f64a102e89a82c (patch)
tree2b3297516b75644e2fe689833a623d97c61ae62b
parentde69c712ba44144b0151a837263928033b072d2f (diff)
downloadman-pages-46c7501043957496d18d1bda87f64a102e89a82c.tar.gz
adjtimex.2: Minor wording fixes
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/adjtimex.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/adjtimex.2 b/man2/adjtimex.2
index 508f7f084c..7286a19fa6 100644
--- a/man2/adjtimex.2
+++ b/man2/adjtimex.2
@@ -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