From ab5deaea0d4d9693943c064eefa9d138684d40d5 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 20 Jul 2013 23:12:07 +0200 Subject: [PATCH] fchownat.2, fstatat.2, linkat.2, capabilities.7: tstamp Signed-off-by: Michael Kerrisk --- man2/fchownat.2 | 2 +- man2/fstatat.2 | 2 +- man2/linkat.2 | 2 +- man7/capabilities.7 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/man2/fchownat.2 b/man2/fchownat.2 index cc2953aa1..96510939a 100644 --- a/man2/fchownat.2 +++ b/man2/fchownat.2 @@ -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 diff --git a/man2/fstatat.2 b/man2/fstatat.2 index 66a786dc5..877a17533 100644 --- a/man2/fstatat.2 +++ b/man2/fstatat.2 @@ -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 diff --git a/man2/linkat.2 b/man2/linkat.2 index 31f75c01f..c7bb3ecb1 100644 --- a/man2/linkat.2 +++ b/man2/linkat.2 @@ -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 diff --git a/man7/capabilities.7 b/man7/capabilities.7 index af5eb1f75..79a166852 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -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