From f053ff1e3a30c7ceb10e7e4fb977810f16344453 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk (man-pages) Date: Thu, 10 Nov 2016 11:59:27 +0100 Subject: 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 --- disk-utils/cfdisk.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'disk-utils/cfdisk.8') 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 .PP -- cgit v1.2.3-55-g7522