From: Jan Engelhardt <jengelh@medozas.de>
To: kaber@trash.net
Cc: netfilter-devel@vger.kernel.org
Subject: [PATCH 3/5] doc: minimal spelling updates to xt_cpu
Date: Fri, 23 Jul 2010 21:36:21 +0200 [thread overview]
Message-ID: <1279913784-12272-4-git-send-email-jengelh@medozas.de> (raw)
In-Reply-To: <1279913784-12272-1-git-send-email-jengelh@medozas.de>
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
---
extensions/libxt_cpu.man | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/extensions/libxt_cpu.man b/extensions/libxt_cpu.man
index a9040c1..d9ea5c2 100644
--- a/extensions/libxt_cpu.man
+++ b/extensions/libxt_cpu.man
@@ -2,7 +2,7 @@
[\fB!\fP] \fB\-\-cpu\fP \fInumber\fP
Match cpu handling this packet. cpus are numbered from 0 to NR_CPUS-1
Can be used in combination with RPS (Remote Packet Steering) or
-multiqueue NICS to spread network traffic on different queues.
+multiqueue NICs to spread network traffic on different queues.
.PP
Example:
.PP
@@ -12,4 +12,4 @@ iptables \-t nat \-A PREROUTING \-p tcp \-\-dport 80 \-m cpu \-\-cpu 0
iptables \-t nat \-A PREROUTING \-p tcp \-\-dport 80 \-m cpu \-\-cpu 1
\-j REDIRECT \-\-to\-port 8081
.PP
-Available since linux 2.6.36
+Available since Linux 2.6.36.
--
1.7.1
next prev parent reply other threads:[~2010-07-23 19:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-23 19:36 Misc consistency updates Jan Engelhardt
2010-07-23 19:36 ` [PATCH 1/5] doc: let man(1) autoalign the text in xt_cpu Jan Engelhardt
2010-07-23 19:36 ` [PATCH 2/5] doc: remove extra empty line from xt_cpu Jan Engelhardt
2010-07-23 19:36 ` Jan Engelhardt [this message]
2010-07-23 19:36 ` [PATCH 4/5] all: consistent syntax use in struct option Jan Engelhardt
2010-07-23 19:36 ` [PATCH 5/5] doc: consistent use of markup Jan Engelhardt
2010-08-02 14:59 ` Misc consistency updates Patrick McHardy
2010-08-02 15:11 ` Jan Engelhardt
2010-08-02 15:44 ` Patrick McHardy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1279913784-12272-4-git-send-email-jengelh@medozas.de \
--to=jengelh@medozas.de \
--cc=kaber@trash.net \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).