fchownat.2, fstatat.2, linkat.2, capabilities.7: tstamp

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-07-20 23:12:07 +02:00
parent a3041a5894
commit ab5deaea0d
4 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH FCHOWNAT 2 2012-05-04 "Linux" "Linux Programmer's Manual"
.TH FCHOWNAT 2 2013-07-21 "Linux" "Linux Programmer's Manual"
.SH NAME
fchownat \- change ownership of a file relative to a directory \
file descriptor

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH FSTATAT 2 2012-05-04 "Linux" "Linux Programmer's Manual"
.TH FSTATAT 2 2013-07-21 "Linux" "Linux Programmer's Manual"
.SH NAME
fstatat \- get file status relative to a directory file descriptor
.SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH LINKAT 2 2012-05-04 "Linux" "Linux Programmer's Manual"
.TH LINKAT 2 2013-07-21 "Linux" "Linux Programmer's Manual"
.SH NAME
linkat \- create a file link relative to directory file descriptors
.SH SYNOPSIS

View File

@ -45,7 +45,7 @@
.\" other capabilities where the permitted or inheritable bit is set.
.\" 2011-09-07, mtk/Serge hallyn: Add CAP_SYSLOG
.\"
.TH CAPABILITIES 7 2013-04-17 "Linux" "Linux Programmer's Manual"
.TH CAPABILITIES 7 2013-07-21 "Linux" "Linux Programmer's Manual"
.SH NAME
capabilities \- overview of Linux capabilities
.SH DESCRIPTION