diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-04-18 08:35:19 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-07-24 09:32:05 +0200 |
| commit | 84d596e8d6dba2405909efec93bd1262010cb24b (patch) | |
| tree | bc7075007c4413f02d919d89378105daf1cf5c7c /man2/truncate.2 | |
| parent | 5788e863a36d72dbeea54e68c4baadd1dfb86e3d (diff) | |
| download | man-pages-84d596e8d6dba2405909efec93bd1262010cb24b.tar.gz | |
truncate.2: CONFORMING TO: add POSIX.1-2008
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/truncate.2')
| -rw-r--r-- | man2/truncate.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man2/truncate.2 b/man2/truncate.2 index ae39c0dfe2..33e5cef484 100644 --- a/man2/truncate.2 +++ b/man2/truncate.2 @@ -207,7 +207,8 @@ either error for this case. (Linux produces .BR EINVAL .) .SH CONFORMING TO -4.4BSD, SVr4, POSIX.1-2001 (these calls first appeared in 4.2BSD). +POSIX.1-2001, POSIX.1-2008, +4.4BSD, SVr4 (these calls first appeared in 4.2BSD). .\" POSIX.1-1996 has .\" .BR ftruncate (). .\" POSIX.1-2001 also has |
