Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1273397

[PATCH iptables] libxt_cgroup: improve wording in the man page

From Tejun Heo <tj@kernel.org>
Newsgroups linux.kernel
Subject [PATCH iptables] libxt_cgroup: improve wording in the man page
Date 2015-11-19 20:00 +0100
Message-ID <qwCB4-4K6-25@gated-at.bofh.it> (permalink)
References <qwCB4-4K6-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Replace "disadviced" with "not advised" as suggested by Jan.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Daniel Borkmann <dborkman@redhat.com>
Cc: Jan Engelhardt <jengelh@inai.de>
---
 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/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH iptables] libxt_cgroup: improve wording in the man page Tejun Heo <tj@kernel.org> - 2015-11-19 20:00 +0100

csiph-web