summaryrefslogtreecommitdiffstats
path: root/libuuid
diff options
context:
space:
mode:
authorBjarni Ingi Gislason2014-05-02 04:37:37 +0200
committerKarel Zak2014-05-06 11:55:31 +0200
commit377c30b4ead5f317a6a0fa69fd794259b5b0c7a8 (patch)
tree96f30e85c5fc69f0d1b80e5bc4fec9aac54a7ef8 /libuuid
parentlibuuid: (uuid_generate) Improve the typesetting of the manual (diff)
downloadkernel-qcow2-util-linux-377c30b4ead5f317a6a0fa69fd794259b5b0c7a8.tar.gz
kernel-qcow2-util-linux-377c30b4ead5f317a6a0fa69fd794259b5b0c7a8.tar.xz
kernel-qcow2-util-linux-377c30b4ead5f317a6a0fa69fd794259b5b0c7a8.zip
libuuid: (uuid_is_null.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 <bjarniig@rhi.hi.is>
Diffstat (limited to 'libuuid')
-rw-r--r--libuuid/man/uuid_is_null.34
1 files changed, 3 insertions, 1 deletions
diff --git a/libuuid/man/uuid_is_null.3 b/libuuid/man/uuid_is_null.3
index ccf24ed02..86a7a50fe 100644
--- a/libuuid/man/uuid_is_null.3
+++ b/libuuid/man/uuid_is_null.3
@@ -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