summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2014-08-31 20:34:28 +0000
committerjmc <jmc@openbsd.org>2014-08-31 20:34:28 +0000
commit285e0106ded6b616f22447bf2ab8df2b9a5d309e (patch)
treee13c677538d51e2253dd0504da858e43f27ff6b1 /lib
parentaccept4() should be a cancellation point. (diff)
downloadwireguard-openbsd-285e0106ded6b616f22447bf2ab8df2b9a5d309e.tar.xz
wireguard-openbsd-285e0106ded6b616f22447bf2ab8df2b9a5d309e.zip
no Pp needed before non-compact lists;
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/uuid/uuid.33
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/uuid/uuid.3 b/lib/libc/uuid/uuid.3
index b1eb49757e8..dd4418f6e2c 100644
--- a/lib/libc/uuid/uuid.3
+++ b/lib/libc/uuid/uuid.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: uuid.3,v 1.2 2014/08/31 19:59:34 miod Exp $
+.\" $OpenBSD: uuid.3,v 1.3 2014/08/31 20:34:28 jmc Exp $
.\" $NetBSD: uuid.3,v 1.7 2008/05/02 18:11:05 martin Exp $
.\"
.\" Copyright (c) 2004 The NetBSD Foundation, Inc.
@@ -179,7 +179,6 @@ functions return successful or unsuccessful completion status in the
.Fa status
argument.
Possible values are:
-.Pp
.Bl -tag -width ".Dv uuid_s_invalid_string_uuid"
.It Dv uuid_s_ok
The function completed successfully.