From 241771957c138f14714168fdff52fedccbd6ed88 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 23 Feb 2019 21:19:08 +0100 Subject: [PATCH] capget.2: Relocate a misplaced sentence Signed-off-by: Michael Kerrisk --- man2/capget.2 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/man2/capget.2 b/man2/capget.2 index 3b2587206..ceed5c358 100644 --- a/man2/capget.2 +++ b/man2/capget.2 @@ -125,6 +125,10 @@ calls, one can probe the capabilities of any process by specifying its process ID with the .I hdrp->pid field value. +.PP +For details on the data, see +.BR capabilities (7). +.\" .SS With VFS capabilities support VFS capabilities employ a file extended attribute (see .BR xattr (7)) @@ -168,9 +172,6 @@ caller and .BR init (1); or a value less than \-1, in which case the change is applied to all members of the process group whose ID is \-\fIpid\fP. -.PP -For details on the data, see -.BR capabilities (7). .SH RETURN VALUE On success, zero is returned. On error, \-1 is returned, and