getrlimit.2, utimensat.2: wsfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Seonghun Lim 2017-11-09 09:35:25 +01:00 committed by Michael Kerrisk
parent 251ebc1e3a
commit b146aada73
2 changed files with 2 additions and 2 deletions

View File

@ -625,7 +625,7 @@ For backward compatibility, glibc also provides
.BR vlimit ().
All new applications should be written using
.BR setrlimit ().
.SS C library/ kernel ABI differences
.SS C library/kernel ABI differences
Since version 2.13, the glibc
.BR getrlimit ()
and

View File

@ -456,7 +456,7 @@ succeeds even if the file referred to by
and
.I pathname
does not exist.
.SS C library/ kernel ABI differences
.SS C library/kernel ABI differences
On Linux,
.BR futimens ()
is a library function implemented on top of the