From: Yasuyuki KOZAKAI Date: Thu, 29 Nov 2007 05:57:54 +0000 (+0000) Subject: Unifies libip[6]t_SECMARK.man to libxt_SECMARK.man X-Git-Tag: v1.4.0~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=19b61ddebbd67bc91d2c395dea29bad7db21f316;p=thirdparty%2Fiptables.git Unifies libip[6]t_SECMARK.man to libxt_SECMARK.man --- diff --git a/extensions/libipt_SECMARK.man b/extensions/libipt_SECMARK.man deleted file mode 100644 index f892de96..00000000 --- a/extensions/libipt_SECMARK.man +++ /dev/null @@ -1,7 +0,0 @@ -This is used to set the security mark value associated with the -packet for use by security subsystems such as SELinux. It is only -valid in the -.B mangle -table. -.TP -.BI "--selctx " "security_context" diff --git a/extensions/libip6t_SECMARK.man b/extensions/libxt_SECMARK.man similarity index 100% rename from extensions/libip6t_SECMARK.man rename to extensions/libxt_SECMARK.man