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 --- libuuid/man/uuid_generate.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libuuid') diff --git a/libuuid/man/uuid_generate.3 b/libuuid/man/uuid_generate.3 index 19904d7de..1acc35ab3 100644 --- a/libuuid/man/uuid_generate.3 +++ b/libuuid/man/uuid_generate.3 @@ -114,13 +114,13 @@ Theodore Y.\& Ts'o is part of the util-linux package since version 2.15.1 and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. .SH "SEE ALSO" -.BR uuid (3), .BR uuidgen (1), -.BR uuidd (8), +.BR uuid (3), .BR uuid_clear (3), .BR uuid_compare (3), .BR uuid_copy (3), .BR uuid_is_null (3), .BR uuid_parse (3), .BR uuid_time (3), -.BR uuid_unparse (3) +.BR uuid_unparse (3), +.BR uuidd (8) -- cgit v1.2.3-55-g7522