From patchwork Thu Nov 19 18:58:01 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tejun Heo X-Patchwork-Id: 546623 X-Patchwork-Delegate: davem@davemloft.net Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 4717114141C for ; Fri, 20 Nov 2015 05:58:52 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=MufDnUzL; dkim-atps=neutral Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934422AbbKSS6V (ORCPT ); Thu, 19 Nov 2015 13:58:21 -0500 Received: from mail-yk0-f173.google.com ([209.85.160.173]:33070 "EHLO mail-yk0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758325AbbKSS6T (ORCPT ); Thu, 19 Nov 2015 13:58:19 -0500 Received: by ykdv3 with SMTP id v3so121496252ykd.0; Thu, 19 Nov 2015 10:58:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=YKzzztaK43Hia/nawUjLvzmE7Xp94BT9z10xGmMQNu4=; b=MufDnUzLlKiv11/j8p+pXP6TCQjz68JeSwFgKMpyNf0q357RyB9cT0MC2Lu4RvvzzD cGwpzxbItGQBEtnJWfFdJY9hOQIwx5zJKBY3kSqhenwzUd9j31Jyd96+B3cG/YHGVdh+ oXP46yaAPRflpjb4COORSsudsfGxDIT/xNAfyuO8wJm9YOCbn3kfg+agI9XbFyuY6LAb 7OcxLsyixrfluWsaxXkNocPQZGHPIqUFr/YYgh9+JJiNaGjnGmFpkDyrULZBGGvfmsyQ HV82LZDXXk/7zLEhp+P9FG1nI/sjDTkMkNlIKVgt6yr5p9MwLvYML6EpPjJI2jOjdGtu yDcg== X-Received: by 10.13.225.4 with SMTP id k4mr7263504ywe.292.1447959498414; Thu, 19 Nov 2015 10:58:18 -0800 (PST) Received: from mtj.duckdns.org ([199.201.65.135]) by smtp.gmail.com with ESMTPSA id h67sm8827832ywe.32.2015.11.19.10.58.17 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 19 Nov 2015 10:58:18 -0800 (PST) Date: Thu, 19 Nov 2015 13:58:01 -0500 From: Tejun Heo To: davem@davemloft.net, pablo@netfilter.org, kaber@trash.net, kadlec@blackhole.kfki.hu, lizefan@huawei.com, hannes@cmpxchg.org Cc: netdev@vger.kernel.org, netfilter-devel@vger.kernel.org, coreteam@netfilter.org, cgroups@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-team@fb.com, daniel@iogearbox.net, daniel.wagner@bmw-carit.de, nhorman@tuxdriver.com, Jan Engelhardt Subject: [PATCH iptables] libxt_cgroup: improve wording in the man page Message-ID: <20151119185801.GC28608@mtj.duckdns.org> References: <1447959171-20749-1-git-send-email-tj@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1447959171-20749-1-git-send-email-tj@kernel.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Replace "disadviced" with "not advised" as suggested by Jan. Signed-off-by: Tejun Heo Cc: Daniel Borkmann Cc: Jan Engelhardt --- extensions/libxt_cgroup.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html --- a/extensions/libxt_cgroup.man +++ b/extensions/libxt_cgroup.man @@ -12,7 +12,7 @@ the net_cls cgroup's id. matcher is currently only of limited functionality, meaning it will only match on packets that are processed for local sockets through early socket demuxing. Therefore, general usage on the -INPUT chain is disadviced unless the implications are well +INPUT chain is not advised unless the implications are well understood. .PP Example: