From: Bjarni Ingi Gislason Date: Fri, 2 May 2014 02:37:33 +0000 (+0000) Subject: libuuid: (uuid_clear.3) Improve the typesetting of the manual X-Git-Tag: v2.25-rc1~216 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1991c296de6f7d5ecd2ce97de6ef577ade0ccbc;p=thirdparty%2Futil-linux.git libuuid: (uuid_clear.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_clear.3 b/libuuid/man/uuid_clear.3 index edb80d6ba8..70fca02b7e 100644 --- a/libuuid/man/uuid_clear.3 +++ b/libuuid/man/uuid_clear.3 @@ -45,11 +45,12 @@ function sets the value of the supplied uuid variable .I uu to the NULL value. .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_compare (3), @@ -58,3 +59,4 @@ ftp://ftp.kernel.org/pub/linux/utils/util-linux/. .BR uuid_is_null (3), .BR uuid_parse (3), .BR uuid_unparse (3) +.ad