From: Bjarni Ingi Gislason Date: Fri, 2 May 2014 02:37:36 +0000 (+0000) Subject: libuuid: (uuid_generate) Improve the typesetting of the manual X-Git-Tag: v2.25-rc1~213 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba0738ea7e901c297ad10107dd1e2e9a2378f8af;p=thirdparty%2Futil-linux.git 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 --- diff --git a/libuuid/man/uuid_generate.3 b/libuuid/man/uuid_generate.3 index 3bb789ca15..19904d7de3 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