]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
adjtimex.2: Add featute test macro requirements
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 20 May 2014 05:11:44 +0000 (07:11 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 22 May 2014 06:23:27 +0000 (08:23 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/adjtimex.2

index c642510b055abe796f4ea8cdfae6368544ca10e8..b5fd2570454fad60a21bb4dbbba19a6635ed3927 100644 (file)
 .SH NAME
 adjtimex \- tune kernel clock
 .SH SYNOPSIS
+.nf
+.BR "#define _BSD_SOURCE" "      /* See feature_test_macros(7) */"
 .B #include <sys/timex.h>
-.sp
+
 .BI "int adjtimex(struct timex *" "buf" );
+.fi
 .SH DESCRIPTION
 Linux uses David L. Mills' clock adjustment algorithm (see RFC\ 1305).
 The system call