From: Mike Frysinger Date: Fri, 1 Mar 2013 04:03:01 +0000 (-0500) Subject: unshare(1): delete empty NOTES section X-Git-Tag: v2.23-rc1~186 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=47535d77d214be8cd141a67c38591028b6fc7200;p=thirdparty%2Futil-linux.git unshare(1): delete empty NOTES section Signed-off-by: Mike Frysinger --- diff --git a/sys-utils/unshare.1 b/sys-utils/unshare.1 index 8cdc6e52ea..58f2bb2281 100644 --- a/sys-utils/unshare.1 +++ b/sys-utils/unshare.1 @@ -61,7 +61,6 @@ Unshare the pid namespace. .TP .BR \-U , " \-\-user" Unshare the user namespace. -.SH NOTES .SH SEE ALSO .BR unshare (2), .BR clone (2)