posix_memalign.3: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-03-23 12:52:08 +01:00
parent a692b18994
commit b45197b694
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ or
.BR valloc ()
(because one can only pass to
.BR free (3)
a pointer gotten from
a pointer obtained from
.BR malloc (3),
while, for example,
.BR memalign ()