From: Eric S. Raymond Date: Mon, 10 Jun 2013 21:51:31 +0000 (-0400) Subject: Fix broken list syntax. X-Git-Tag: v2.24-rc1~501^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e41e0f9597b21e12d300371875e33b98dbb6f56d;p=thirdparty%2Futil-linux.git Fix broken list syntax. Bodiless .TP entries and unterminated .TP lists interfere with page parsing. --- diff --git a/sys-utils/unshare.1 b/sys-utils/unshare.1 index 5503fafa06..bd0f13eb56 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