From 46c7501043957496d18d1bda87f64a102e89a82c Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 6 Mar 2016 11:06:11 +0100 Subject: [PATCH] adjtimex.2: Minor wording fixes Signed-off-by: Michael Kerrisk --- man2/adjtimex.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/adjtimex.2 b/man2/adjtimex.2 index 508f7f084..7286a19fa 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