From ba0738ea7e901c297ad10107dd1e2e9a2378f8af Mon Sep 17 00:00:00 2001 From: Bjarni Ingi Gislason Date: Fri, 2 May 2014 02:37:36 +0000 Subject: 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 --- libuuid/man/uuid_generate.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libuuid') 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 -- cgit v1.2.3-55-g7522