capget.2, chown.2, chroot.2: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-02-03 08:36:32 +01:00
parent 122502e824
commit 9088de13ba
3 changed files with 0 additions and 3 deletions

View File

@ -72,7 +72,6 @@ The structures are defined as follows.
.\" commit ca05a99a54db1db5bca72eccb5866d2a86f8517f
#define _LINUX_CAPABILITY_U32S_3 2
typedef struct __user_cap_header_struct {
__u32 version;
int pid;

View File

@ -55,7 +55,6 @@ chown, fchown, lchown, fchownat \- change ownership of a file
.BI " uid_t " owner ", gid_t " group ", int " flags );
.fi
.sp
.sp
.in -4n
Feature Test Macro Requirements for glibc (see
.BR feature_test_macros (7)):

View File

@ -112,7 +112,6 @@ by doing:
This call does not close open file descriptors, and such file
descriptors may allow access to files outside the chroot tree.
.SH RETURN VALUE
On success, zero is returned.
On error, \-1 is returned, and