summaryrefslogtreecommitdiffstats
path: root/disk-utils
diff options
context:
space:
mode:
authorMichael Kerrisk (man-pages)2016-11-10 11:59:27 +0100
committerKarel Zak2016-11-29 10:44:19 +0100
commitf053ff1e3a30c7ceb10e7e4fb977810f16344453 (patch)
tree4336abc328af1317cc31cd0d0371131750558c4d /disk-utils
parentFix typo in page cross reference (capabilities(7), not, capability(7)) (diff)
downloadkernel-qcow2-util-linux-f053ff1e3a30c7ceb10e7e4fb977810f16344453.tar.gz
kernel-qcow2-util-linux-f053ff1e3a30c7ceb10e7e4fb977810f16344453.tar.xz
kernel-qcow2-util-linux-f053ff1e3a30c7ceb10e7e4fb977810f16344453.zip
Place SEE ALSO entries in order
This patch does only the following: * Order SEE ALSO entries first by section name, then alphabetically within section * Adds one or two missing commas in SEE ALSO lists * Removes one or two periods that were (inconsistently) used at the end of SEE ALSO lists. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'disk-utils')
-rw-r--r--disk-utils/cfdisk.84
-rw-r--r--disk-utils/fdformat.84
-rw-r--r--disk-utils/fdisk.84
-rw-r--r--disk-utils/fsck.86
-rw-r--r--disk-utils/fsck.minix.82
-rw-r--r--disk-utils/mkfs.cramfs.84
-rw-r--r--disk-utils/mkfs.minix.82
-rw-r--r--disk-utils/swaplabel.84
8 files changed, 15 insertions, 15 deletions
diff --git a/disk-utils/cfdisk.8 b/disk-utils/cfdisk.8
index 6204bdc4f..d6ad327fe 100644
--- a/disk-utils/cfdisk.8
+++ b/disk-utils/cfdisk.8
@@ -189,10 +189,10 @@ use visible padding characters. Requires enabled LIBSMARTCOLS_DEBUG.
.SH "SEE ALSO"
.BR fdisk (8),
-.BR sfdisk (8),
.BR parted (8),
.BR partprobe (8),
-.BR partx (8)
+.BR partx (8),
+.BR sfdisk (8)
.SH AUTHOR
Karel Zak <kzak@redhat.com>
.PP
diff --git a/disk-utils/fdformat.8 b/disk-utils/fdformat.8
index b7b3a351d..02c2fb634 100644
--- a/disk-utils/fdformat.8
+++ b/disk-utils/fdformat.8
@@ -64,9 +64,9 @@ Display version information and exit.
Display help text and exit.
.SH "SEE ALSO"
.BR fd (4),
-.BR setfdprm (8),
+.BR emkfs (8),
.BR mkfs (8),
-.BR emkfs (8)
+.BR setfdprm (8)
.SH AUTHOR
Werner Almesberger (almesber@nessie.cs.id.ethz.ch)
.SH AVAILABILITY
diff --git a/disk-utils/fdisk.8 b/disk-utils/fdisk.8
index 70e88e36a..cdb316823 100644
--- a/disk-utils/fdisk.8
+++ b/disk-utils/fdisk.8
@@ -359,9 +359,9 @@ use visible padding characters. Requires enabled LIBSMARTCOLS_DEBUG.
.SH "SEE ALSO"
.BR cfdisk (8),
-.BR sfdisk (8),
.BR mkfs (8),
-.BR partx (8)
+.BR partx (8),
+.BR sfdisk (8)
.SH AVAILABILITY
The fdisk command is part of the util-linux package and is available from
diff --git a/disk-utils/fsck.8 b/disk-utils/fsck.8
index ca83ce91a..df007f160 100644
--- a/disk-utils/fsck.8
+++ b/disk-utils/fsck.8
@@ -392,13 +392,13 @@ or
or
.BR e2fsck (8),
.BR cramfsck (8),
-.BR fsck.minix (8),
-.BR fsck.msdos (8),
.BR fsck.jfs (8),
.BR fsck.nfs (8),
+.BR fsck.minix (8),
+.BR fsck.msdos (8),
.BR fsck.vfat (8),
.BR fsck.xfs (8),
-.BR reiserfsck (8).
+.BR reiserfsck (8)
.ad
.SH AUTHORS
.nf
diff --git a/disk-utils/fsck.minix.8 b/disk-utils/fsck.minix.8
index 3598781a4..bc7ef78b5 100644
--- a/disk-utils/fsck.minix.8
+++ b/disk-utils/fsck.minix.8
@@ -158,8 +158,8 @@ Russell King
.BR fsck (8),
.BR fsck.ext2 (8),
.BR mkfs (8),
-.BR mkfs.minix (8),
.BR mkfs.ext2 (8),
+.BR mkfs.minix (8),
.BR reboot (8)
.SH AVAILABILITY
The fsck.minix command is part of the util-linux package and is available from
diff --git a/disk-utils/mkfs.cramfs.8 b/disk-utils/mkfs.cramfs.8
index a75870089..c4867c8e5 100644
--- a/disk-utils/mkfs.cramfs.8
+++ b/disk-utils/mkfs.cramfs.8
@@ -81,8 +81,8 @@ operation error, such as unable to allocate memory
.PD
.RE
.SH "SEE ALSO"
-.BR mount (8),
-.BR fsck.cramfs (8)
+.BR fsck.cramfs (8),
+.BR mount (8)
.SH AVAILABILITY
The example 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/disk-utils/mkfs.minix.8 b/disk-utils/mkfs.minix.8
index fcf0e7c56..ee7050d7a 100644
--- a/disk-utils/mkfs.minix.8
+++ b/disk-utils/mkfs.minix.8
@@ -81,8 +81,8 @@ Operational error
.IP 16
Usage or syntax error
.SH "SEE ALSO"
-.BR mkfs (8),
.BR fsck (8),
+.BR mkfs (8),
.BR reboot (8)
.SH AVAILABILITY
The mkfs.minix command is part of the util-linux package and is available from
diff --git a/disk-utils/swaplabel.8 b/disk-utils/swaplabel.8
index 2985dfc36..45c04924d 100644
--- a/disk-utils/swaplabel.8
+++ b/disk-utils/swaplabel.8
@@ -65,6 +65,6 @@ enables libblkid debug output.
The swaplabel command is part of the util-linux package and is available from
ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
.SH SEE ALSO
+.BR uuidgen (1),
.BR mkswap (8),
-.BR swapon (8),
-.BR uuidgen (1)
+.BR swapon (8)