diff options
Diffstat (limited to 'man/man2const/PR_GET_AUXV.2const')
-rw-r--r-- | man/man2const/PR_GET_AUXV.2const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man2const/PR_GET_AUXV.2const b/man/man2const/PR_GET_AUXV.2const index 2bc8ceee65..b3484220a4 100644 --- a/man/man2const/PR_GET_AUXV.2const +++ b/man/man2const/PR_GET_AUXV.2const @@ -15,7 +15,7 @@ Standard C library .BR "#include <linux/prctl.h>" " /* Definition of " PR_* " constants */" .B #include <sys/prctl.h> .P -.BI "int prctl(size_t " size ; +.BR "int prctl(" "size_t size;" .BI " PR_GET_AUXV, void " auxv [ size "], unsigned long " size ", 0L, 0L);" .fi .SH DESCRIPTION |