]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
offsetof.3: CONFORMING TO: add POSIX.1-2008
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 18 Apr 2015 08:26:35 +0000 (10:26 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 24 Jul 2015 07:32:09 +0000 (09:32 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/offsetof.3

index 13b33be1625479bc0d54b1ba6133ff213bb0ffa8..021427fab9261bc41e04f594f708cd1dc19a83c8 100644 (file)
@@ -61,7 +61,7 @@ within the given
 .IR type ,
 in units of bytes.
 .SH CONFORMING TO
-C89, C99, POSIX.1-2001.
+POSIX.1-2001, POSIX.1-2008, C89, C99.
 .SH EXAMPLE
 On a Linux/i386 system, when compiled using the default
 .BR gcc (1)