[CRIU] [PATCH 2/4] prctl.2: Note PR_SET_MM opts appeared in Linux 3.5

Michael Kerrisk (man-pages) mtk.manpages at gmail.com
Sat Feb 22 01:06:29 PST 2014


Applied!

On 02/13/2014 01:49 AM, Kir Kolyshkin wrote:
> Signed-off-by: Kir Kolyshkin <kir at openvz.org>
> ---
>  man2/prctl.2 | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/man2/prctl.2 b/man2/prctl.2
> index db8174a..55aef52 100644
> --- a/man2/prctl.2
> +++ b/man2/prctl.2
> @@ -711,6 +711,8 @@ value.
>  The requirements for the address are the same as for the
>  .BR PR_SET_MM_START_BRK
>  option.
> +.P
> +The following options are available since Linux 3.5.
>  .TP
>  .BR PR_SET_MM_ARG_START
>  Set the address above which the program command line is placed.
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/


More information about the CRIU mailing list