summaryrefslogtreecommitdiffstats
path: root/libuuid
diff options
context:
space:
mode:
authorBjarni Ingi Gislason2014-05-02 04:37:35 +0200
committerKarel Zak2014-05-06 11:55:00 +0200
commite12e2bac5152525e2aaff075ebecbb3f07ce9b4b (patch)
treea93443d201e43fc4fa595db4b42614f1b543579b /libuuid
parentlibuuid: (uuid_compare.3) Improve the typesetting of the manual (diff)
downloadkernel-qcow2-util-linux-e12e2bac5152525e2aaff075ebecbb3f07ce9b4b.tar.gz
kernel-qcow2-util-linux-e12e2bac5152525e2aaff075ebecbb3f07ce9b4b.tar.xz
kernel-qcow2-util-linux-e12e2bac5152525e2aaff075ebecbb3f07ce9b4b.zip
libuuid: (uuid_copy.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_copy.34
1 files changed, 3 insertions, 1 deletions
diff --git a/libuuid/man/uuid_copy.3 b/libuuid/man/uuid_copy.3
index f31d94e36..5159fa662 100644
--- a/libuuid/man/uuid_copy.3
+++ b/libuuid/man/uuid_copy.3
@@ -47,11 +47,12 @@ function copies the UUID variable
The copied UUID is returned in the location pointed to by
.IR dst .
.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_is_null (3),
.BR uuid_parse (3),
.BR uuid_unparse (3)
+.ad