]> git.ipfire.org Git - thirdparty/man-pages.git/commit
man/man2/get_mempolicy.2: SYNOPSIS: Use GNU fwd declaration of parameters for sizes...
authorAlejandro Colomar <alx@kernel.org>
Thu, 20 Mar 2025 22:13:35 +0000 (23:13 +0100)
committerAlejandro Colomar <alx@kernel.org>
Thu, 20 Mar 2025 22:13:44 +0000 (23:13 +0100)
commit24b307093047e1ffbfa053098ee5b9e435800e2c
treebb17c3af9a19f9d2e64ebb53f3542de7b77b9328
parentd2c2db8830f8fcbb736bdea52b398257447bef6b
man/man2/get_mempolicy.2: SYNOPSIS: Use GNU fwd declaration of parameters for sizes of array parameters

I forgot to include this change in the global change applied recently.

Fixes: d2c2db8830f8 (2025-03-14; "man/: SYNOPSIS: Use GNU forward-declarations of parameters for sizes of array parameters")
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man2/get_mempolicy.2