From: Bjarni Ingi Gislason Date: Fri, 2 May 2014 02:37:39 +0000 (+0000) Subject: libuuid: (man/uuid_time.3) Improve the typesetting of the manual X-Git-Tag: v2.25-rc1~210 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5280309c4f5010fc5a1dc3e13be97e871da7f65;p=thirdparty%2Futil-linux.git libuuid: (man/uuid_time.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_time.3 b/libuuid/man/uuid_time.3 index c2af0b69c5..483676b5b8 100644 --- a/libuuid/man/uuid_time.3 +++ b/libuuid/man/uuid_time.3 @@ -60,11 +60,12 @@ the epoch, is also stored in the location pointed to by (see .BR gettimeofday "(2))." .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), @@ -74,3 +75,4 @@ ftp://ftp.kernel.org/pub/linux/utils/util-linux/. .BR uuid_is_null (3), .BR uuid_parse (3), .BR uuid_unparse (3) +.ad