From: Alejandro Colomar Date: Sun, 1 Jun 2025 19:43:10 +0000 (+0200) Subject: man/man2const/PR_SET_MM_AUXV.2const: SYNOPSIS: Fix position of #include line X-Git-Tag: man-pages-6.15~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b9fc84dd29174380439d4fafd5214520db98d7d8;p=thirdparty%2Fman-pages.git man/man2const/PR_SET_MM_AUXV.2const: SYNOPSIS: Fix position of #include line Signed-off-by: Alejandro Colomar --- diff --git a/man/man2const/PR_SET_MM_AUXV.2const b/man/man2const/PR_SET_MM_AUXV.2const index d8d6a0f2b..e2de94c36 100644 --- a/man/man2const/PR_SET_MM_AUXV.2const +++ b/man/man2const/PR_SET_MM_AUXV.2const @@ -12,9 +12,9 @@ Standard C library .RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf +.BR "#include " " /* Definition of " PR_* " constants */" .B #include .P -.BR "#include " " /* Definition of " PR_* " constants */" .B int prctl(PR_SET_MM, PR_SET_MM_AUXV, .BI " unsigned long " addr ", unsigned long " size ", 0L);" .fi