From: Bjarni Ingi Gislason Date: Fri, 2 May 2014 02:37:35 +0000 (+0000) Subject: libuuid: (uuid_copy.3) Improve the typesetting of the manual X-Git-Tag: v2.25-rc1~214 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e12e2bac5152525e2aaff075ebecbb3f07ce9b4b;p=thirdparty%2Futil-linux.git libuuid: (uuid_copy.3) Improve the typesetting of the manual Protect a full stop (.), that begins or ends a string, with \& Inhibit right adjusting for the section "SEE ALSO" with ".na/.ad", or use '.ad l' for the entire manual Signed-off-by: Bjarni Ingi Gislason --- diff --git a/libuuid/man/uuid_copy.3 b/libuuid/man/uuid_copy.3 index f31d94e364..5159fa662c 100644 --- a/libuuid/man/uuid_copy.3 +++ b/libuuid/man/uuid_copy.3 @@ -47,11 +47,12 @@ function copies the UUID variable The copied UUID is returned in the location pointed to by .IR dst . .SH AUTHOR -Theodore Y. Ts'o +Theodore Y.\& Ts'o .SH AVAILABILITY .B libuuid 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/. +.na .SH "SEE ALSO" .BR uuid (3), .BR uuid_clear (3), @@ -60,3 +61,4 @@ ftp://ftp.kernel.org/pub/linux/utils/util-linux/. .BR uuid_is_null (3), .BR uuid_parse (3), .BR uuid_unparse (3) +.ad