[CRIU] [PATCH 3/4] prctl.2: fix wording in PR_SET_MM_EXE_FILE description
Michael Kerrisk (man-pages)
mtk.manpages at gmail.com
Sat Feb 22 01:06:39 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 | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/man2/prctl.2 b/man2/prctl.2
> index 55aef52..a2d06d1 100644
> --- a/man2/prctl.2
> +++ b/man2/prctl.2
> @@ -769,8 +769,8 @@ section).
> The second limitation is that such transitions can be done only once
> in a process life time.
> Any further attempts will be rejected.
> -This should help system administrators to monitor unusual
> -symbolic-link transitions over all process running in a system.
> +This should help system administrators monitor unusual
> +symbolic-link transitions over all processes running on a system.
> .RE
> .\"
> .SH RETURN VALUE
>
--
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