timer_settime.2: 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:34:20 +02:00
parent d8c2f63fc3
commit 82bc7286de
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@ is negative or greater than 999,999,999.
.SH VERSIONS
These system calls are available since Linux 2.6.
.SH CONFORMING TO
POSIX.1-2001.
POSIX.1-2001, POSIX.1-2008.
.SH EXAMPLE
See
.BR timer_create (2).