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

index 3bb789ca15aa904e3a993061febec1cf6ea4e285..19904d7de366caed6f652199f536849f7c96c0ba 100644 (file)
@@ -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