From c1991c296de6f7d5ecd2ce97de6ef577ade0ccbc Mon Sep 17 00:00:00 2001 From: Bjarni Ingi Gislason Date: Fri, 2 May 2014 02:37:33 +0000 Subject: [PATCH] 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 --- libuuid/man/uuid_clear.3 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.47.2