From da9389566123b310ab1ee2c02062952566631cef Mon Sep 17 00:00:00 2001 From: Bjarni Ingi Gislason Date: Fri, 2 May 2014 02:37:40 +0000 Subject: libuuid: (uuid_unparse.3) Improve the typesetting of the manual Change '\-' (minus) to '-' (code "hyphen-minus", rendered with the glyph 'hyphen' in troff), if it is a part of a compound word. Use \e to print the escape character, instead of \\, as \e is not interpreted in copy mode 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 --- libuuid/man/uuid_unparse.3 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'libuuid') diff --git a/libuuid/man/uuid_unparse.3 b/libuuid/man/uuid_unparse.3 index a7ab5d87a..1e0116d7a 100644 --- a/libuuid/man/uuid_unparse.3 +++ b/libuuid/man/uuid_unparse.3 @@ -45,7 +45,7 @@ The .B uuid_unparse function converts the supplied UUID .I uu -from the binary representation into a 36\-byte string (plus tailing '\\0') +from the binary representation into a 36-byte string (plus tailing '\e0') of the form 1b4e28ba\-2fa1\-11d2\-883f\-0016d3cca427 and stores this value in the character string pointed to by .IR out . @@ -63,11 +63,12 @@ may be used. .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 ftp://ftp.kernel.org/pub/linux/utils/util-linux/. +.na .SH "SEE ALSO" .BR uuid (3), .BR uuid_clear (3), @@ -77,3 +78,4 @@ ftp://ftp.kernel.org/pub/linux/utils/util-linux/. .BR uuid_time (3), .BR uuid_is_null (3), .BR uuid_parse (3) +.ad -- cgit v1.2.3-55-g7522