From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Landden Subject: [PATCH] prctl.2: typo Date: Wed, 6 Feb 2013 10:34:23 -0800 Message-ID: <1360175663-3742-1-git-send-email-shawnlandden@gmail.com> Return-path: Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: "Michael Kerrisk (man-pages)" , Shawn Landden List-Id: linux-man@vger.kernel.org --- man2/prctl.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/prctl.2 b/man2/prctl.2 index 36fdc14..e4a1030 100644 --- a/man2/prctl.2 +++ b/man2/prctl.2 @@ -357,7 +357,7 @@ if is permitted, then the seccomp mode is preserved across .BR execve (2). If the filters permit -.BR prctl (0 +.BR prctl (2) calls, then additional filters can be added; they are run in order until the first non-allow result is seen. -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html