summaryrefslogtreecommitdiffstats
path: root/sys-utils/unshare.1
diff options
context:
space:
mode:
authorBenno Schulenberg2011-08-18 22:18:34 +0200
committerKarel Zak2011-08-22 10:39:21 +0200
commit232dc924c4f73e2a734b13cd48b0e61b712eb170 (patch)
tree641d6321cb7994b89cd95b4eadd7ba3bb66c83bc /sys-utils/unshare.1
parentdocs: update ReleaseNotes: fix typo in v2.20-ReleaseNotes (diff)
downloadkernel-qcow2-util-linux-232dc924c4f73e2a734b13cd48b0e61b712eb170.tar.gz
kernel-qcow2-util-linux-232dc924c4f73e2a734b13cd48b0e61b712eb170.tar.xz
kernel-qcow2-util-linux-232dc924c4f73e2a734b13cd48b0e61b712eb170.zip
docs: uniformize the header and footer lines in man pages
Use dates without the day, use the full month name, put "util-linux" in the lower left corner, and "User Commands" or "System Administration" at the top center. Also improve here and there the one-line program description. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
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 d27c35edf..5ee03ee12 100644
--- a/sys-utils/unshare.1
+++ b/sys-utils/unshare.1
@@ -1,7 +1,7 @@
.\" Process this file with
.\" groff -man -Tascii lscpu.1
.\"
-.TH UNSHARE 1 "OCTOBER 2008" Linux "User Manuals"
+.TH UNSHARE 1 "October 2008" "util-linux" "User Commands"
.SH NAME
unshare \- run program with some namespaces unshared from parent
.SH SYNOPSIS