abs.3: CONFORMING TO: add POSIX.1-2008

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-18 08:38:47 +02:00
parent 6a5e713d68
commit c5195941e2
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ T} Thread safety MT-Safe
.TE
.ad
.SH CONFORMING TO
SVr4, POSIX.1-2001, 4.3BSD, C99.
POSIX.1-2001, POSIX.1-2008, C99, SVr4, 4.3BSD.
.\" POSIX.1 (1996 edition) requires only the
.\" .BR abs ()
.\" function.