Hello Laurent, On Fri, Nov 28, 2014 at 3:02 PM, Laurent Georget <laurent.georget@xxxxxxxxxx> wrote: > 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. This does not seem correct to me. Certainly on my Fedora system, there is an "adjtimex" package that installs adjtimex(8) page. So, this reference seems okay to me. Did I miss something? Thanks, Michael > 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 -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- 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