diff options
Diffstat (limited to 'man3/offsetof.3')
| -rw-r--r-- | man3/offsetof.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/offsetof.3 b/man3/offsetof.3 index 7cfba984d5..b234e5ce1b 100644 --- a/man3/offsetof.3 +++ b/man3/offsetof.3 @@ -64,7 +64,9 @@ within the given .IR type , in units of bytes. .SH STANDARDS -POSIX.1-2001, POSIX.1-2008, C89, C99. +C11, POSIX.1-2008. +.SH HISTORY +POSIX.1-2001, C89. .SH EXAMPLES On a Linux/i386 system, when compiled using the default .BR gcc (1) |
