diff options
Diffstat (limited to 'lib/libc/uuid/uuid.3')
-rw-r--r-- | lib/libc/uuid/uuid.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/uuid/uuid.3 b/lib/libc/uuid/uuid.3 index a8c407b..188fa9b 100644 --- a/lib/libc/uuid/uuid.3 +++ b/lib/libc/uuid/uuid.3 @@ -61,7 +61,8 @@ and .Fn uuid_create_nil functions create UUIDs. The -.Fn uuid_compare , uuid_equal +.Fn uuid_compare , +.Fn uuid_equal and .Fn uuid_is_nil functions can be used to test UUIDs. |