it's C18, not C17.

This commit is contained in:
maya 2018-07-27 15:15:30 +00:00
parent 6d77076643
commit 726d0d156a
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: posix_memalign.3,v 1.5 2018/07/27 14:34:44 maya Exp $
.\" $NetBSD: posix_memalign.3,v 1.6 2018/07/27 15:15:30 maya Exp $
.\"
.\" Copyright (C) 2006 Jason Evans <jasone@FreeBSD.org>.
.\" All rights reserved.
@ -137,7 +137,7 @@ function conforms to
The
.Fn aligned_alloc
function conforms to
.St -isoC-2017 .
.St -isoC-2018 .
.Sh HISTORY
.St -isoC-2011
required size to be an integer multiple of alignment.