summaryrefslogtreecommitdiffstats
path: root/sys-utils
diff options
context:
space:
mode:
authorSami Kerola2012-06-02 14:50:52 +0200
committerSami Kerola2012-06-02 20:29:12 +0200
commit79f8481889536822c4bd08f405ddfdc44d0d3cda (patch)
treeb75c21071521e3526c918b0f27d7a7c9b40e8f2f /sys-utils
parenttools: add checkmans.sh (diff)
downloadkernel-qcow2-util-linux-79f8481889536822c4bd08f405ddfdc44d0d3cda.tar.gz
kernel-qcow2-util-linux-79f8481889536822c4bd08f405ddfdc44d0d3cda.tar.xz
kernel-qcow2-util-linux-79f8481889536822c4bd08f405ddfdc44d0d3cda.zip
docs: fix all man page groff warnings
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'sys-utils')
-rw-r--r--sys-utils/ipcmk.14
-rw-r--r--sys-utils/mount.82
-rw-r--r--sys-utils/setarch.88
3 files changed, 7 insertions, 7 deletions
diff --git a/sys-utils/ipcmk.1 b/sys-utils/ipcmk.1
index cbabd00ce..0900a19b1 100644
--- a/sys-utils/ipcmk.1
+++ b/sys-utils/ipcmk.1
@@ -41,9 +41,9 @@ Output version information and exit.
.BR ipcrm (1),
.BR ipcs (1)
.SH "AUTHOR"
-.UR hayden.james\@gmail.com
+.MT hayden.james@gmail.com
Hayden A. James
-.UE
+.ME
.SH "AVAILABILITY"
The ipcmk command is part of the util-linux package and is available from
.UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index ec0248b0d..c60a1f06b 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -1381,7 +1381,7 @@ journal file; ext3 will create a new journal, overwriting the old contents
of the file whose inode number is
.IR inum .
.TP
-.BR journal_dev=devnum
+.BR journal_dev=devnum
When the external journal device's major/minor numbers
have changed, this option allows the user to specify
the new journal location. The journal device is
diff --git a/sys-utils/setarch.8 b/sys-utils/setarch.8
index cddec6688..d206f2c88 100644
--- a/sys-utils/setarch.8
+++ b/sys-utils/setarch.8
@@ -71,13 +71,13 @@ setarch ppc32 -v -vL3 rpmbuild --target=ppc --rebuild bar.src.rpm
.br
setarch ppc32 --32bit rpmbuild --target=ppc --rebuild foo.src.rpm
.SH AUTHOR
-.UR sopwith\@redhat.com
+.MT sopwith@redhat.com
Elliot Lee
-.UE
+.ME
.br
-.UR jnovy\@redhat.com
+.MT jnovy@redhat.com
Jindrich Novy
-.UE
+.ME
.SH AVAILABILITY
The setarch command is part of the util-linux package and is available from
.UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/