diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-04-18 08:34:51 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-07-24 09:32:05 +0200 |
| commit | 5788e863a36d72dbeea54e68c4baadd1dfb86e3d (patch) | |
| tree | 7bb609d76337530a5ee9322c111a3886e007fdcf | |
| parent | 82bc7286de4d0ac05ec26fea8e3d60eb2f002701 (diff) | |
| download | man-pages-5788e863a36d72dbeea54e68c4baadd1dfb86e3d.tar.gz | |
times.2: CONFORMING TO: add POSIX.1-2008
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man2/times.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/times.2 b/man2/times.2 index 8d68efc435..c911ecf4e6 100644 --- a/man2/times.2 +++ b/man2/times.2 @@ -113,7 +113,7 @@ is set appropriately. .I tms points outside the process's address space. .SH CONFORMING TO -SVr4, 4.3BSD, POSIX.1-2001. +POSIX.1-2001, POSIX.1-2008, SVr4, 4.3BSD. .SH NOTES The number of clock ticks per second can be obtained using: .in +4n |
