summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2014-11-30 21:58:22 +0000
committerschwarze <schwarze@openbsd.org>2014-11-30 21:58:22 +0000
commitb18acd40e1b3acf36eae6b15cd3281e30c25e544 (patch)
tree4b5f2e0e3121af946bef08857302d112a90ced4e /lib
parentdelete three standard abbreviations that are (diff)
downloadwireguard-openbsd-b18acd40e1b3acf36eae6b15cd3281e30c25e544.tar.xz
wireguard-openbsd-b18acd40e1b3acf36eae6b15cd3281e30c25e544.zip
update STANDARDS; ok millert@ jmc@
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/poll.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/poll.2 b/lib/libc/sys/poll.2
index fd8154a4fcd..43fdd15fc1d 100644
--- a/lib/libc/sys/poll.2
+++ b/lib/libc/sys/poll.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: poll.2,v 1.26 2014/11/05 07:04:49 jmc Exp $
+.\" $OpenBSD: poll.2,v 1.27 2014/11/30 21:58:22 schwarze Exp $
.\"
.\" Copyright (c) 1994 Jason R. Thorpe
.\" All rights reserved.
@@ -28,7 +28,7 @@
.\" OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\"
-.Dd $Mdocdate: November 5 2014 $
+.Dd $Mdocdate: November 30 2014 $
.Dt POLL 2
.Os
.Sh NAME
@@ -318,7 +318,7 @@ The timeout passed was invalid.
The
.Fn poll
function is compliant with the
-.St -xpg4.3
+.St -p1003.1-2008
specification.
The
.Fn ppoll