diff options
Diffstat (limited to 'man3/abs.3')
| -rw-r--r-- | man3/abs.3 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man3/abs.3 b/man3/abs.3 index a1293f3856..2c705b8019 100644 --- a/man3/abs.3 +++ b/man3/abs.3 @@ -76,10 +76,13 @@ T} Thread safety MT-Safe .ad .sp 1 .SH STANDARDS -POSIX.1-2001, POSIX.1-2008, C99, SVr4, 4.3BSD. +C11, POSIX.1-2008. +.SH HISTORY +POSIX.1-2001, C99, SVr4, 4.3BSD. .\" POSIX.1 (1996 edition) requires only the .\" .BR abs () .\" function. +.PP C89 only includes the .BR abs () |
