Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161132AbbKSS6V (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 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-Type: text/plain; charset=us-ascii 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: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 971 Lines: 25 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(-) --- 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: -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/