Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1273397 > unrolled thread
| Started by | Tejun Heo <tj@kernel.org> |
|---|---|
| First post | 2015-11-19 20:00 +0100 |
| Last post | 2015-11-19 20:00 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH iptables] libxt_cgroup: improve wording in the man page Tejun Heo <tj@kernel.org> - 2015-11-19 20:00 +0100
| From | Tejun Heo <tj@kernel.org> |
|---|---|
| Date | 2015-11-19 20:00 +0100 |
| Subject | [PATCH iptables] libxt_cgroup: improve wording in the man page |
| Message-ID | <qwCB4-4K6-25@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web