ps -L no longer exists

Signed-off-by: Vasily Averin <v...@parallels.com>
---
 task.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/task.c b/task.c
index c875bb9..bc7911b 100644
--- a/task.c
+++ b/task.c
@@ -2843,7 +2843,7 @@ task_struct_member(struct task_context *tc, unsigned int 
radix, struct reference
 }
 
 static char *ps_exclusive = 
-    "-a, -t, -c, -p, -g, -l, -m, -L, -S and -r flags are all 
mutually-exclusive\n";
+    "-a, -t, -c, -p, -g, -l, -m, -S and -r flags are all mutually-exclusive\n";
 
 static void
 check_ps_exclusive(ulong flag, ulong thisflag)
-- 
1.7.12.4

_______________________________________________
Devel mailing list
Devel@openvz.org
https://lists.openvz.org/mailman/listinfo/devel

Reply via email to