summaryrefslogtreecommitdiffstats
path: root/sys-utils/fsfreeze.8
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/fsfreeze.8
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/fsfreeze.8')
-rw-r--r--sys-utils/fsfreeze.810
1 files changed, 4 insertions, 6 deletions
diff --git a/sys-utils/fsfreeze.8 b/sys-utils/fsfreeze.8
index a10c053b4..7693861a3 100644
--- a/sys-utils/fsfreeze.8
+++ b/sys-utils/fsfreeze.8
@@ -1,14 +1,12 @@
.\" -*- nroff -*-
-.TH FSFREEZE 8 "May 2010"
+.TH FSFREEZE 8 "May 2010" "util-linux" "System Administration"
.SH NAME
-fsfreeze \- suspend access to an filesystem (Linux Ext3/4, ReiserFS, JFS, XFS).
+fsfreeze \- suspend access to a filesystem (Linux Ext3/4, ReiserFS, JFS, XFS)
.SH SYNOPSIS
-.B fsfreeze
-.RB \-f
+.B fsfreeze \-f
.I mountpoint
-.B fsfreeze
-.RB \-u
+.B fsfreeze \-u
.I mountpoint
.SH DESCRIPTION