From 1872536844cc16c4fd933ebb6d938b5e654a79bf Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 7 Feb 2015 20:58:57 +0100 Subject: [PATCH] capget.2: tfix --- man2/capget.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/capget.2 b/man2/capget.2 index 466763765..04823feb1 100644 --- a/man2/capget.2 +++ b/man2/capget.2 @@ -97,7 +97,7 @@ Note that the .B CAP_* values are bit indexes and need to be bit-shifted before ORing into the bit fields. -To define the structures for passing to the system call you have to use the +To define the structures for passing to the system call, you have to use the .I struct __user_cap_header_struct and .I struct __user_cap_data_struct