From: Theodore Ts'o Date: Sun, 16 Dec 2007 02:13:42 +0000 (-0500) Subject: Fix uuid_unparse man page to give a correct example UUID output string X-Git-Tag: v1.40.4~29 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=daecda1cad1205d6697086e8a190d35eb3f6950f;p=tools%2Fe2fsprogs.git Fix uuid_unparse man page to give a correct example UUID output string Addresses-Debian-Bug: #444883 Signed-off-by: "Theodore Ts'o" --- diff --git a/lib/uuid/uuid_unparse.3.in b/lib/uuid/uuid_unparse.3.in index f299f43..0e83845 100644 --- a/lib/uuid/uuid_unparse.3.in +++ b/lib/uuid/uuid_unparse.3.in @@ -46,8 +46,8 @@ The function converts the supplied UUID .I uu from the binary representation into a 36\-byte string (plus tailing '\\0') -of the form 1b4e28ba\-2fa1\-11d2\-883f\-b9a76 and stores this value in the -character string pointed to by +of the form 1b4e28ba\-2fa1\-11d2\-883f\-0016d3cca427 and stores this +value in the character string pointed to by .IR out . The case of the hex digits returned by .B uuid_unparse