diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2019-02-14 08:25:25 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2019-02-23 22:03:20 +0100 |
| commit | 049d1a1534ff72645d9e826ebe2948eec7d6e78d (patch) | |
| tree | 97dd764b413a20edc0c06cc0c2092206f2ac5669 | |
| parent | 33d0916f8144d7468f6253b8a26f4da1963354c9 (diff) | |
| download | man-pages-049d1a1534ff72645d9e826ebe2948eec7d6e78d.tar.gz | |
capabilities.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man7/capabilities.7 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man7/capabilities.7 b/man7/capabilities.7 index 9873f9dbf4..d9e51cbe46 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -1581,8 +1581,11 @@ prctl(PR_SET_SECUREBITS, is not required */ .EE .in +.\" +.\" .SS Interaction with user namespaces -For a discussion of the interaction of capabilities and user namespaces, see +For further information on the interaction of +capabilities and user namespaces, see .BR user_namespaces (7). .\" .SS Namespaced file capabilities |
