From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kees Cook Subject: [PATCH 0/2] add seccomp man-page Date: Thu, 25 Sep 2014 15:47:45 -0700 Message-ID: <1411685267-27949-1-git-send-email-keescook@chromium.org> Return-path: Sender: linux-kernel-owner@vger.kernel.org To: mtk.manpages@gmail.com Cc: linux-api@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-api@vger.kernel.org This is a resend of the original man-page for the seccomp syscall, along with some minor tweaks to the prctl man-page. Thanks! -Kees