summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2014-08-31 19:59:34 +0000
committermiod <miod@openbsd.org>2014-08-31 19:59:34 +0000
commit3d4f7c4d212e44f6a39fc7987b7676afef78129f (patch)
tree151bedff2bd568fada1420d72bb8f8d5e6816e16 /lib
parentSync with FreeBSD. No functional change but more readable code. (diff)
downloadwireguard-openbsd-3d4f7c4d212e44f6a39fc7987b7676afef78129f.tar.xz
wireguard-openbsd-3d4f7c4d212e44f6a39fc7987b7676afef78129f.zip
Don't .Xr uuidgen(1) yet.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/uuid/uuid.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/uuid/uuid.3 b/lib/libc/uuid/uuid.3
index ea4d5f776a6..b1eb49757e8 100644
--- a/lib/libc/uuid/uuid.3
+++ b/lib/libc/uuid/uuid.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: uuid.3,v 1.1 2014/08/31 09:36:39 miod Exp $
+.\" $OpenBSD: uuid.3,v 1.2 2014/08/31 19:59:34 miod Exp $
.\" $NetBSD: uuid.3,v 1.7 2008/05/02 18:11:05 martin Exp $
.\"
.\" Copyright (c) 2004 The NetBSD Foundation, Inc.
@@ -190,8 +190,8 @@ The string representation of a UUID is not valid.
.It Dv uuid_s_no_memory
Memory could not be allocated for the operation.
.El
-.Sh SEE ALSO
-.Xr uuidgen 1
+.\" .Sh SEE ALSO
+.\" .Xr uuidgen 1
.Sh STANDARDS
The
.Fn uuid_compare ,