diff options
author | Jan Engelhardt <jengelh@medozas.de> | 2010-07-23 19:38:30 +0200 |
---|---|---|
committer | Jan Engelhardt <jengelh@medozas.de> | 2010-07-23 19:38:30 +0200 |
commit | 7071387eaa708a82fd572e1a27443c1765c297f9 (patch) | |
tree | 392099fa74117ce52c607ea01e15c02f374f6eb6 /extensions/libxt_cpu.man | |
parent | 10ec8150ad83bddc66431810026daf97c60077d3 (diff) |
doc: remove extra empty line from xt_cpu
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'extensions/libxt_cpu.man')
-rw-r--r-- | extensions/libxt_cpu.man | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/libxt_cpu.man b/extensions/libxt_cpu.man index 60138909..a9040c11 100644 --- a/extensions/libxt_cpu.man +++ b/extensions/libxt_cpu.man @@ -1,6 +1,5 @@ .TP [\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. |