From: Sascha Wildner Date: Sun, 19 Aug 2012 11:53:39 +0000 (+0200) Subject: posix_memalign.3: Uncomment conformance sentence for aligned_alloc(). X-Git-Tag: v3.2.0~359 X-Git-Url: http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/3c1204fc30c7ecc85ddfbc7a676604ac60933bec posix_memalign.3: Uncomment conformance sentence for aligned_alloc(). --- diff --git a/lib/libc/stdlib/posix_memalign.3 b/lib/libc/stdlib/posix_memalign.3 index 050e358..0d13555 100644 --- a/lib/libc/stdlib/posix_memalign.3 +++ b/lib/libc/stdlib/posix_memalign.3 @@ -123,7 +123,7 @@ The .Fn posix_memalign function conforms to .St -p1003.1-2008 . -.\"The -.\".Fn aligned_alloc -.\"function conforms to -.\".St -isoC-2011 . +The +.Fn aligned_alloc +function conforms to +.St -isoC-2011 .