[CRIU] [PATCH 3/4] prctl.2: fix wording in PR_SET_MM_EXE_FILE description

Kir Kolyshkin kir at openvz.org
Wed Feb 12 16:49:15 PST 2014


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
-- 
1.8.1.4



More information about the CRIU mailing list