summaryrefslogtreecommitdiffstats
path: root/libuuid/man/uuid_unparse.3
diff options
context:
space:
mode:
Diffstat (limited to 'libuuid/man/uuid_unparse.3')
-rw-r--r--libuuid/man/uuid_unparse.32
1 files changed, 1 insertions, 1 deletions
diff --git a/libuuid/man/uuid_unparse.3 b/libuuid/man/uuid_unparse.3
index 8fb7a5956..7f708f057 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 '\e0')
+from the binary representation into a 36-byte string (plus trailing '\e0')
of the form 1b4e28ba\-2fa1\-11d2\-883f\-0016d3cca427 and stores this
value in the character string pointed to by
.IR out .