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 --- sys-utils/fallocate.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-utils/fallocate.1') 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/ -- cgit v1.2.3-55-g7522