summaryrefslogtreecommitdiffstats
path: root/libuuid
diff options
context:
space:
mode:
authorBjarni Ingi Gislason2014-05-02 04:37:33 +0200
committerKarel Zak2014-05-06 11:54:35 +0200
commitc1991c296de6f7d5ecd2ce97de6ef577ade0ccbc (patch)
treeb4463374c3d7d446bcff9c07d457dcb8f187e484 /libuuid
parentlib/terminal-colors.d.5: Improve the typesetting of the manual (diff)
downloadkernel-qcow2-util-linux-c1991c296de6f7d5ecd2ce97de6ef577ade0ccbc.tar.gz
kernel-qcow2-util-linux-c1991c296de6f7d5ecd2ce97de6ef577ade0ccbc.tar.xz
kernel-qcow2-util-linux-c1991c296de6f7d5ecd2ce97de6ef577ade0ccbc.zip
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 <bjarniig@rhi.hi.is>
Diffstat (limited to 'libuuid')
-rw-r--r--libuuid/man/uuid_clear.34
1 files changed, 3 insertions, 1 deletions
diff --git a/libuuid/man/uuid_clear.3 b/libuuid/man/uuid_clear.3
index edb80d6ba..70fca02b7 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