diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-08-08 04:44:38 +1000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-08-08 05:54:14 +1000 |
| commit | b10cb05c99eed5cefc68144b3bcc272f62ab1337 (patch) | |
| tree | d12e4fb724b01ad352d6dd4f1c97638dca5c50db /man7/pid_namespaces.7 | |
| parent | 109aa73d3f2cb7bdc36c4a7a5955828cb674d600 (diff) | |
| download | man-pages-b10cb05c99eed5cefc68144b3bcc272f62ab1337.tar.gz | |
pid_namespaces.7: Fix order of SEE ALSO entries
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/pid_namespaces.7')
| -rw-r--r-- | man7/pid_namespaces.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/pid_namespaces.7 b/man7/pid_namespaces.7 index 8e67c196c1..d37f80cc24 100644 --- a/man7/pid_namespaces.7 +++ b/man7/pid_namespaces.7 @@ -358,8 +358,8 @@ See .BR setns (2), .BR unshare (2), .BR proc (5), -.BR credentials (7), .BR capabilities (7), +.BR credentials (7), .BR namespaces (7), .BR user_namespaces (7), .BR switch_root (8) |
