* [PATCH] prctl.2: typo
@ 2013-02-06 18:34 Shawn Landden
[not found] ` <1360175663-3742-1-git-send-email-shawnlandden-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Shawn Landden @ 2013-02-06 18:34 UTC (permalink / raw)
To: linux-man-u79uwXL29TY76Z2rM5mHXA
Cc: Michael Kerrisk (man-pages), Shawn Landden
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread[parent not found: <1360175663-3742-1-git-send-email-shawnlandden-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>]
* Re: [PATCH] prctl.2: typo [not found] ` <1360175663-3742-1-git-send-email-shawnlandden-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> @ 2013-02-06 23:57 ` Michael Kerrisk (man-pages) 0 siblings, 0 replies; 2+ messages in thread From: Michael Kerrisk (man-pages) @ 2013-02-06 23:57 UTC (permalink / raw) To: Shawn Landden; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA On Wed, Feb 6, 2013 at 7:34 PM, Shawn Landden <shawnlandden-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > --- > 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) Fixed, but should be .BR prctl() Thanks! Michael > calls, then additional filters can be added; > they are run in order until the first non-allow result is seen. > > -- > 1.7.9.5 > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Author of "The Linux Programming Interface"; http://man7.org/tlpi/ -- 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 ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-02-06 23:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-06 18:34 [PATCH] prctl.2: typo Shawn Landden
[not found] ` <1360175663-3742-1-git-send-email-shawnlandden-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-02-06 23:57 ` Michael Kerrisk (man-pages)
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox