summaryrefslogtreecommitdiffstats
path: root/libuuid
diff options
context:
space:
mode:
authorBjarni Ingi Gislason2014-05-02 04:37:36 +0200
committerKarel Zak2014-05-06 11:55:19 +0200
commitba0738ea7e901c297ad10107dd1e2e9a2378f8af (patch)
tree116aa16b9ef028c005d2f75ff519fcefda4190cd /libuuid
parentlibuuid: (uuid_copy.3) Improve the typesetting of the manual (diff)
downloadkernel-qcow2-util-linux-ba0738ea7e901c297ad10107dd1e2e9a2378f8af.tar.gz
kernel-qcow2-util-linux-ba0738ea7e901c297ad10107dd1e2e9a2378f8af.tar.xz
kernel-qcow2-util-linux-ba0738ea7e901c297ad10107dd1e2e9a2378f8af.zip
libuuid: (uuid_generate) Improve the typesetting of the manual
Change '-' to '\-', if it means a minus Protect a full stop (.), that begins or ends a string, with \& Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Diffstat (limited to 'libuuid')
-rw-r--r--libuuid/man/uuid_generate.34
1 files changed, 2 insertions, 2 deletions
diff --git a/libuuid/man/uuid_generate.3 b/libuuid/man/uuid_generate.3
index 3bb789ca1..19904d7de 100644
--- a/libuuid/man/uuid_generate.3
+++ b/libuuid/man/uuid_generate.3
@@ -104,11 +104,11 @@ and in the future.
The newly created UUID is returned in the memory location pointed to by
.IR out .
.B uuid_generate_time_safe
-returns zero if the UUID has been generated in a safe manner, -1 otherwise.
+returns zero if the UUID has been generated in a safe manner, \-1 otherwise.
.SH "CONFORMING TO"
OSF DCE 1.1
.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