summaryrefslogtreecommitdiffstats
path: root/sys-utils/unshare.1
diff options
context:
space:
mode:
authorEric S. Raymond2013-06-10 23:51:31 +0200
committerEric S. Raymond2013-06-10 23:51:31 +0200
commite41e0f9597b21e12d300371875e33b98dbb6f56d (patch)
treef723e4ef4abe3fcba1eb09a607a17d6e531d2872 /sys-utils/unshare.1
parentRestore use of correct alternation syntax using { | }. (diff)
downloadkernel-qcow2-util-linux-e41e0f9597b21e12d300371875e33b98dbb6f56d.tar.gz
kernel-qcow2-util-linux-e41e0f9597b21e12d300371875e33b98dbb6f56d.tar.xz
kernel-qcow2-util-linux-e41e0f9597b21e12d300371875e33b98dbb6f56d.zip
Fix broken list syntax.
Bodiless .TP entries and unterminated .TP lists interfere with page parsing.
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 5503fafa0..bd0f13eb5 100644
--- a/sys-utils/unshare.1
+++ b/sys-utils/unshare.1
@@ -39,7 +39,7 @@ Children will have a distinct set of PID to process mappings from their parent.
.BR "user namespace"
The process will have a distinct set of UIDs, GIDs and capabilities.
(\fBCLONE_NEWUSER\fP flag)
-.TP
+.PP
See \fBclone\fR(2) for the exact semantics of the flags.
.SH OPTIONS
.TP