summaryrefslogtreecommitdiffstats
path: root/shlibs/uuid/man/uuid_time.3
diff options
context:
space:
mode:
authorPetr Uzel2011-02-14 14:43:30 +0100
committerKarel Zak2011-02-16 16:07:16 +0100
commite3d4e31c942218b71771062a03180a30553ff1f9 (patch)
tree34289921ce952b5012ad7581b4560f5bb34df01a /shlibs/uuid/man/uuid_time.3
parentlibuuid: introduce uuid_generate_time_safe() (diff)
downloadkernel-qcow2-util-linux-e3d4e31c942218b71771062a03180a30553ff1f9.tar.gz
kernel-qcow2-util-linux-e3d4e31c942218b71771062a03180a30553ff1f9.tar.xz
kernel-qcow2-util-linux-e3d4e31c942218b71771062a03180a30553ff1f9.zip
libuuid: update manpage, mention uuid_generate_time_safe
Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
Diffstat (limited to 'shlibs/uuid/man/uuid_time.3')
-rw-r--r--shlibs/uuid/man/uuid_time.34
1 files changed, 3 insertions, 1 deletions
diff --git a/shlibs/uuid/man/uuid_time.3 b/shlibs/uuid/man/uuid_time.3
index 786e8c403..b2d1579cd 100644
--- a/shlibs/uuid/man/uuid_time.3
+++ b/shlibs/uuid/man/uuid_time.3
@@ -47,7 +47,9 @@ was created. Note that the UUID creation time is only encoded within
certain types of UUIDs. This function can only reasonably expect to
extract the creation time for UUIDs created with the
.BR uuid_generate_time (3)
-function. It may or may not work with UUIDs created by other mechanisms.
+and
+.BR uuid_generate_time_safe (3)
+functions. It may or may not work with UUIDs created by other mechanisms.
.SH "RETURN VALUES"
The time at which the UUID was created, in seconds since January 1, 1970 GMT
(the epoch), is returned (see