From 8fb0b81a65c305013111338c3b92a32fe600348f Mon Sep 17 00:00:00 2001 From: Tim van der Molen Date: Fri, 20 Nov 2015 21:05:53 +0000 Subject: Document that the status argument may be NULL; OK millert@ --- lib/libc/uuid/uuid.3 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'lib') diff --git a/lib/libc/uuid/uuid.3 b/lib/libc/uuid/uuid.3 index 3fcb66b7cd2..97ef8757ae1 100644 --- a/lib/libc/uuid/uuid.3 +++ b/lib/libc/uuid/uuid.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uuid.3,v 1.4 2015/11/10 23:48:18 jmc Exp $ +.\" $OpenBSD: uuid.3,v 1.5 2015/11/20 21:05:52 tim Exp $ .\" $NetBSD: uuid.3,v 1.7 2008/05/02 18:11:05 martin Exp $ .\" .\" Copyright (c) 2004 The NetBSD Foundation, Inc. @@ -55,7 +55,7 @@ .\" .\" $FreeBSD: src/lib/libc/uuid/uuid.3,v 1.4 2003/08/08 19:12:28 marcel Exp $ .\" -.Dd $Mdocdate: November 10 2015 $ +.Dd $Mdocdate: November 20 2015 $ .Dt UUID_COMPARE 3 .Os .Sh NAME @@ -177,7 +177,8 @@ and .Fn uuid_to_string functions return successful or unsuccessful completion status in the .Fa status -argument. +argument unless it is +.Dv NULL . Possible values are: .Bl -tag -width ".Dv uuid_s_invalid_string_uuid" .It Dv uuid_s_ok -- cgit v1.2.3