From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Georget Subject: [patch 1/2] adjtimex.2: remove nonexisting reference to adjtimex(8) Date: Fri, 28 Nov 2014 15:02:01 +0100 Message-ID: <54788059.6020209@supelec.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org Hello, This is a patch I sent to mtk.manpages-Re5JQEeQqe9fmgfxC/sS/w@public.gmane.org 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 .\" Modified 1997-07-30 by Paul Slootman .\" Modified 2004-05-27 by Michael Kerrisk +.\" Modified 2014-11-28 by Laurent Georget .\" .\" 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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html