diff options
Diffstat (limited to 'man3/_Generic.3')
| -rw-r--r-- | man3/_Generic.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/_Generic.3 b/man3/_Generic.3 index db1620f5f4..378eb338c7 100644 --- a/man3/_Generic.3 +++ b/man3/_Generic.3 @@ -25,7 +25,9 @@ is not evaluated. This is especially useful for writing type-generic macros, that will behave differently depending on the type of the argument. .SH STANDARDS -C11 and later. +C11. +.SH HISTORY +C11. .SH EXAMPLES The following program demonstrates how to write a replacement for the standard |
