manual: fix order of arguments of memalign and aligned_alloc (Bug 27547)
commitc06c8aeb61708249d8eb0b17a676d16771ea640b
authorDennis Brendel <dbrendel@redhat.com>
Mon, 15 Jan 2024 08:55:37 +0000 (15 09:55 +0100)
committerCarlos O'Donell <carlos@redhat.com>
Wed, 24 Jan 2024 17:10:38 +0000 (24 12:10 -0500)
tree3f7a0e49fb76a847b1dba3b19d54f086e5f42c78
parent486452affbac684db739b7fcca1e84e8a7ce33d1
manual: fix order of arguments of memalign and aligned_alloc (Bug 27547)

On the summary page the order of the function arguments was reversed, but it is
in correct order in the other places of the manual.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
manual/memory.texi