summaryrefslogtreecommitdiffstats
path: root/sys-utils/unshare.1
diff options
context:
space:
mode:
authorMike Frysinger2013-03-01 05:03:01 +0100
committerKarel Zak2013-03-04 12:28:36 +0100
commit47535d77d214be8cd141a67c38591028b6fc7200 (patch)
treee8d45c4b8091f2409fe9ff671c1882d51734176e /sys-utils/unshare.1
parentlogin: remove file descriptor leak [cppcheck] (diff)
downloadkernel-qcow2-util-linux-47535d77d214be8cd141a67c38591028b6fc7200.tar.gz
kernel-qcow2-util-linux-47535d77d214be8cd141a67c38591028b6fc7200.tar.xz
kernel-qcow2-util-linux-47535d77d214be8cd141a67c38591028b6fc7200.zip
unshare(1): delete empty NOTES section
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'sys-utils/unshare.1')
-rw-r--r--sys-utils/unshare.11
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-utils/unshare.1 b/sys-utils/unshare.1
index 8cdc6e52e..58f2bb228 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)