]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
libuuid: (uuid_is_null.3) Improve the typesetting of the manual
authorBjarni Ingi Gislason <bjarniig@rhi.hi.is>
Fri, 2 May 2014 02:37:37 +0000 (02:37 +0000)
committerKarel Zak <kzak@redhat.com>
Tue, 6 May 2014 09:55:31 +0000 (11:55 +0200)
  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 <bjarniig@rhi.hi.is>
libuuid/man/uuid_is_null.3

index ccf24ed020c2acc6c4d2e8f3ffb5605575cc2cab..86a7a50fe22ce34ab110e8ead4f8ad5b8a7c6522 100644 (file)
@@ -46,11 +46,12 @@ function compares the value of the supplied UUID variable
 to the NULL value.  If the value is equal to the NULL UUID, 1 is returned,
 otherwise 0 is returned.
 .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_time (3),
 .BR uuid_parse (3),
 .BR uuid_unparse (3)
+.ad