Hello, This is a patch I sent to mtk.manpages@xxxxxxxxx. It didn't make its way to this mailing-list the first time. It's a trivial fix for an undefined reference to adjtimex(8). Patch you received before (adjtimex.2: add explanation about ADJ_TAI action) is patch 2/2 for adjtimex.2. Sorry for the mistake, Laurent diff --git a/man2/adjtimex.2 b/man2/adjtimex.2 index eb3fda1..20a2f0b 100644 --- a/man2/adjtimex.2 +++ b/man2/adjtimex.2 @@ -24,6 +24,7 @@ .\" Modified 1997-01-31 by Eric S. Raymond <esr@xxxxxxxxxxx> .\" Modified 1997-07-30 by Paul Slootman <paul@xxxxxxxxxxxxxxx> .\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@xxxxxxxxx> +.\" Modified 2014-11-28 by Laurent Georget <laurent.georget@xxxxxxxxxx> .\" .\" FIXME Document ADJ_TAI (added in Linux 2.6.26) .\" commit 153b5d054ac2d98ea0d86504884326b6777f683d @@ -163,5 +164,4 @@ method of adjusting the system clock. .BR settimeofday (2), .BR adjtime (3), .BR capabilities (7), -.BR time (7), -.BR adjtimex (8) +.BR time (7) -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html