Fix capitalization in the reference to section "Effect of user ID changes on capabilities". Capitalization of the section name was changed in c634028ab5768a042196fd71a38088499b21de12, but the reference remained unchanged. Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> --- man7/capabilities.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/capabilities.7 b/man7/capabilities.7 index 26de609..b4824ba 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -1096,7 +1096,7 @@ Setting this flag stops the kernel from adjusting capability sets when the thread's effective and filesystem UIDs are switched between zero and nonzero values. (See the subsection -.IR "Effect of User ID Changes on Capabilities" .) +.IR "Effect of user ID changes on capabilities" .) .TP .B SECBIT_NOROOT If this bit is set, then the kernel does not grant capabilities -- 2.7.0 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html