summaryrefslogtreecommitdiffstats
path: root/sys-utils/unshare.1
diff options
context:
space:
mode:
authorMichael Kerrisk2016-12-04 20:44:04 +0100
committerKarel Zak2016-12-09 13:45:09 +0100
commit2085ba6cf682225ccf3d9850255a1bb56dabf443 (patch)
tree9363564d3744edef8040dcb6a5e98dce7204f7f2 /sys-utils/unshare.1
parentdocs: various pages: Use "ID" not "id" in man pages (diff)
downloadkernel-qcow2-util-linux-2085ba6cf682225ccf3d9850255a1bb56dabf443.tar.gz
kernel-qcow2-util-linux-2085ba6cf682225ccf3d9850255a1bb56dabf443.tar.xz
kernel-qcow2-util-linux-2085ba6cf682225ccf3d9850255a1bb56dabf443.zip
docs: various pages: Use "PID" not "pid" in man-pages
Signed-off-by: Michael Kerrisk <mtk.man-pages@gmail.com>
Diffstat (limited to 'sys-utils/unshare.1')
-rw-r--r--sys-utils/unshare.12
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-utils/unshare.1 b/sys-utils/unshare.1
index 9479f597c..ee58c7d63 100644
--- a/sys-utils/unshare.1
+++ b/sys-utils/unshare.1
@@ -70,7 +70,7 @@ and the discussion of the
flag in
.BR clone (2).
.TP
-.BR "pid namespace"
+.BR "PID namespace"
Children will have a distinct set of PID-to-process mappings from their parent.
For further details, see
.BR pid_namespaces (7)