summaryrefslogtreecommitdiffstats
path: root/sys-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 /sys-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 'sys-utils')
-rw-r--r--sys-utils/dmesg.12
-rw-r--r--sys-utils/eject.12
-rw-r--r--sys-utils/fallocate.14
-rw-r--r--sys-utils/fstab.56
-rw-r--r--sys-utils/fstrim.84
-rw-r--r--sys-utils/ipcrm.12
-rw-r--r--sys-utils/ipcs.12
-rw-r--r--sys-utils/lsipc.12
-rw-r--r--sys-utils/lsns.82
-rw-r--r--sys-utils/mount.814
-rw-r--r--sys-utils/nsenter.14
-rw-r--r--sys-utils/pivot_root.82
-rw-r--r--sys-utils/prlimit.14
-rw-r--r--sys-utils/setpriv.12
-rw-r--r--sys-utils/swapon.86
-rw-r--r--sys-utils/switch_root.84
-rw-r--r--sys-utils/umount.84
-rw-r--r--sys-utils/unshare.12
18 files changed, 34 insertions, 34 deletions
diff --git a/sys-utils/dmesg.1 b/sys-utils/dmesg.1
index 199eacb3d..6e0812f0b 100644
--- a/sys-utils/dmesg.1
+++ b/sys-utils/dmesg.1
@@ -227,8 +227,8 @@ The text of the message with the warning log priority.
The text of the message that inform about segmentation fault.
.SH SEE ALSO
+.BR terminal-colors.d (5),
.BR syslogd (8)
-.BR terminal-colors.d (5)
.SH AUTHORS
.MT kzak@redhat.com
Karel Zak
diff --git a/sys-utils/eject.1 b/sys-utils/eject.1
index edc6a2ac9..9e0b40cba 100644
--- a/sys-utils/eject.1
+++ b/sys-utils/eject.1
@@ -176,8 +176,8 @@ Michal Luscon
.ME
- util-linux version.
.SH SEE ALSO
-.BR lsblk (8),
.BR findmnt (8),
+.BR lsblk (8),
.BR mount (8),
.BR umount (8)
.SH AVAILABILITY
diff --git a/sys-utils/fallocate.1 b/sys-utils/fallocate.1
index 38b221729..f533e1aed 100644
--- a/sys-utils/fallocate.1
+++ b/sys-utils/fallocate.1
@@ -116,9 +116,9 @@ Eric Sandeen
Karel Zak
.UE
.SH SEE ALSO
+.BR truncate (1),
.BR fallocate (2),
-.BR posix_fallocate (3),
-.BR truncate (1)
+.BR posix_fallocate (3)
.SH AVAILABILITY
The fallocate 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/fstab.5 b/sys-utils/fstab.5
index bd9ce2e71..ab32383be 100644
--- a/sys-utils/fstab.5
+++ b/sys-utils/fstab.5
@@ -231,11 +231,11 @@ libmount based mount utility (since util-linux v2.22).
.IR /etc/fstab ,
.I <fstab.h>
.SH "SEE ALSO"
+.BR getmntent (3),
+.BR fs (5),
.BR findmnt (8),
.BR mount (8),
-.BR swapon (8),
-.BR fs (5),
-.BR getmntent (3)
+.BR swapon (8)
.SH HISTORY
The ancestor of this
.B fstab
diff --git a/sys-utils/fstrim.8 b/sys-utils/fstrim.8
index b30c8c25e..2a94db77b 100644
--- a/sys-utils/fstrim.8
+++ b/sys-utils/fstrim.8
@@ -114,8 +114,8 @@ Lukas Czerner <lczerner@redhat.com>
Karel Zak <kzak@redhat.com>
.fi
.SH SEE ALSO
-.BR mount (8),
-.BR blkdiscard (8)
+.BR blkdiscard (8),
+.BR mount (8)
.SH AVAILABILITY
The fstrim command is part of the util-linux package and is available from
ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/sys-utils/ipcrm.1 b/sys-utils/ipcrm.1
index 68bc3f4e0..ebd8802dc 100644
--- a/sys-utils/ipcrm.1
+++ b/sys-utils/ipcrm.1
@@ -100,8 +100,8 @@ compatibility the previous syntax is still supported.
.\" Krishna Balasubramanian (balasub@cis.ohio-state.edu)
.SH SEE ALSO
.nh
-.BR ipcs (1),
.BR ipcmk (1),
+.BR ipcs (1),
.BR msgctl (2),
.BR msgget (2),
.BR semctl (2),
diff --git a/sys-utils/ipcs.1 b/sys-utils/ipcs.1
index 6c925802f..db9637d56 100644
--- a/sys-utils/ipcs.1
+++ b/sys-utils/ipcs.1
@@ -77,8 +77,8 @@ Print sizes in bytes.
.B \-\-human
Print sizes in human-readable format.
.SH SEE ALSO
-.BR ipcrm (1),
.BR ipcmk (1),
+.BR ipcrm (1),
.BR msgrcv (2),
.BR msgsnd (2),
.BR semget (2),
diff --git a/sys-utils/lsipc.1 b/sys-utils/lsipc.1
index 04852ea79..318591156 100644
--- a/sys-utils/lsipc.1
+++ b/sys-utils/lsipc.1
@@ -109,8 +109,8 @@ if incorrect arguments specified,
2
if a serious error occurs.
.SH SEE ALSO
-.BR ipcrm (1),
.BR ipcmk (1),
+.BR ipcrm (1),
.BR msgrcv (2),
.BR msgsnd (2),
.BR semget (2),
diff --git a/sys-utils/lsns.8 b/sys-utils/lsns.8
index 7ea1cb357..652cf6379 100644
--- a/sys-utils/lsns.8
+++ b/sys-utils/lsns.8
@@ -72,8 +72,8 @@ Karel Zak <kzak@redhat.com>
.fi
.SH "SEE ALSO"
-.BR unshare (1),
.BR nsenter (1),
+.BR unshare (1),
.BR clone (2)
.SH AVAILABILITY
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index f00af8f35..26bd449fb 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -3047,17 +3047,17 @@ enables loop device setup debug output
.BR umount (2),
.BR umount (8),
.BR fstab (5),
-.BR findmnt (8),
.BR nfs (5),
-.BR nfsd (8),
.BR xfs (5),
-.BR xfs_admin (8),
-.BR mountd (8),
-.BR mke2fs (8),
-.BR tune2fs (8),
.BR e2label (8),
+.BR findmnt (8),
+.BR losetup (8),
+.BR mke2fs (8),
+.BR mountd (8),
+.BR nfsd (8),
.BR swapon (8),
-.BR losetup (8)
+.BR tune2fs (8),
+.BR xfs_admin (8)
.ad
.SH BUGS
It is possible for a corrupted filesystem to cause a crash.
diff --git a/sys-utils/nsenter.1 b/sys-utils/nsenter.1
index ea5992e73..e6969bf51 100644
--- a/sys-utils/nsenter.1
+++ b/sys-utils/nsenter.1
@@ -180,8 +180,8 @@ Display version information and exit.
\fB\-h\fR, \fB\-\-help\fR
Display help text and exit.
.SH SEE ALSO
-.BR setns (2),
-.BR clone (2)
+.BR clone (2),
+.BR setns (2)
.SH AUTHORS
.UR biederm@xmission.com
Eric Biederman
diff --git a/sys-utils/pivot_root.8 b/sys-utils/pivot_root.8
index 525eb438e..64e6bc919 100644
--- a/sys-utils/pivot_root.8
+++ b/sys-utils/pivot_root.8
@@ -66,8 +66,8 @@ exec chroot . sh -c 'umount /old_root; exec /sbin/init' \\
.fi
.SH "SEE ALSO"
.BR chroot (1),
-.BR mount (8),
.BR pivot_root (2),
+.BR mount (8),
.BR switch_root (8),
.BR umount (8)
.SH AVAILABILITY
diff --git a/sys-utils/prlimit.1 b/sys-utils/prlimit.1
index 600c706fc..07de90fbb 100644
--- a/sys-utils/prlimit.1
+++ b/sys-utils/prlimit.1
@@ -104,8 +104,8 @@ processes to unlimited.
Set both the soft and hard CPU time limit to ten seconds and run 'sort'.
.SH "SEE ALSO"
-.BR prlimit (2),
-.BR ulimit (1)
+.BR ulimit (1),
+.BR prlimit (2)
.SH NOTES
The prlimit system call is supported since Linux 2.6.36, older kernels will
diff --git a/sys-utils/setpriv.1 b/sys-utils/setpriv.1
index 9fec20ca6..11c28d40f 100644
--- a/sys-utils/setpriv.1
+++ b/sys-utils/setpriv.1
@@ -147,8 +147,8 @@ For example, setting no_new_privs and then execing a program that is
SELinux\-confined (as this tool would do) may prevent the SELinux
restrictions from taking effect.
.SH SEE ALSO
-.BR su (1),
.BR runuser (1),
+.BR su (1),
.BR prctl (2),
.BR capabilities (7)
.SH AUTHOR
diff --git a/sys-utils/swapon.8 b/sys-utils/swapon.8
index eca2b656d..cfa765edb 100644
--- a/sys-utils/swapon.8
+++ b/sys-utils/swapon.8
@@ -230,13 +230,13 @@ enables libmount debug output.
enables libblkid debug output.
.SH SEE ALSO
-.BR swapon (2),
.BR swapoff (2),
+.BR swapon (2),
.BR fstab (5),
.BR init (8),
.BR mkswap (8),
-.BR rc (8),
-.BR mount (8)
+.BR mount (8),
+.BR rc (8)
.SH FILES
.br
.I /dev/sd??
diff --git a/sys-utils/switch_root.8 b/sys-utils/switch_root.8
index a8c0cb594..06ad44dc5 100644
--- a/sys-utils/switch_root.8
+++ b/sys-utils/switch_root.8
@@ -46,10 +46,10 @@ mount --bind $DIR $DIR
.fi
.SH "SEE ALSO"
-.BR mount (8),
.BR chroot (2),
.BR init (8),
-.BR mkinitrd (8)
+.BR mkinitrd (8),
+.BR mount (8)
.SH AUTHORS
.nf
Peter Jones <pjones@redhat.com>
diff --git a/sys-utils/umount.8 b/sys-utils/umount.8
index a3793dfb1..1c99b9066 100644
--- a/sys-utils/umount.8
+++ b/sys-utils/umount.8
@@ -220,8 +220,8 @@ overrides the default location of the mtab file (ignored for suid)
enables libmount debug output
.SH "SEE ALSO"
.BR umount (2),
-.BR mount (8),
-.BR losetup (8)
+.BR losetup (8),
+.BR mount (8)
.SH HISTORY
A
.B umount
diff --git a/sys-utils/unshare.1 b/sys-utils/unshare.1
index 085a92be0..a82ba9cb5 100644
--- a/sys-utils/unshare.1
+++ b/sys-utils/unshare.1
@@ -186,8 +186,8 @@ Establish a persistent mount namespace referenced by the bind mount
makes sure that the bind mount is created on a shared filesystem.
.SH SEE ALSO
-.BR unshare (2),
.BR clone (2),
+.BR unshare (2),
.BR mount (8)
.SH AUTHORS
.UR dottedmag@dottedmag.net