Package: python-scapy
Version: 2.2.0-1
Severity: minor
Tags: patch

Dear Maintainer,

Found some typos in '/usr/share/man/man1/scapy.1.gz', see attached '.diff'.

Hope this helps...

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-scapy depends on:
ii  python     2.7.3-1
ii  python2.6  2.6.8-0.2
ii  python2.7  2.7.3-1

python-scapy recommends no packages.

Versions of packages python-scapy suggests:
pn  ebtables        <none>
ii  graphviz        2.26.3-12
ii  gv              1:3.7.3-1
pn  hexer           <none>
ii  imagemagick     8:6.7.7.10-2
pn  librsvg2-bin    <none>
ii  python-crypto   2.6-2
pn  python-gnuplot  <none>
pn  python-pcapy    <none>
pn  python-pyx      <none>
pn  python-visual   <none>
ii  sox             14.4.0-3
ii  tcpdump         4.3.0-1
pn  tcpreplay       <none>
ii  wireshark       1.8.0-1
ii  xpdf            3.03-10

-- no debconf information
--- scapy.1	2011-08-06 11:05:23.000000000 -0400
+++ /tmp/scapy.1	2012-08-02 09:28:38.509958694 -0400
@@ -17,7 +17,7 @@
 \fBscapy\fP uses the python interpreter as a command board. That means that 
 you can use directly python language (assign variables, use loops, 
 define functions, etc.) If you give a file as parameter when you run 
-\fBscapy\fP, your session (variables, functions, intances, ...) will be saved 
+\fBscapy\fP, your session (variables, functions, instances, ...) will be saved 
 when you leave the interpretor, and restored the next time you launch
 \fBscapy\fP. 
 .PP
@@ -45,7 +45,7 @@
 increase log verbosity. Can be used many times.
 .TP
 \fB\-s\fR FILE
-use FILE to save/load session values (variables, functions, intances, ...) 
+use FILE to save/load session values (variables, functions, instances, ...) 
 .TP
 \fB\-p\fR PRESTART_FILE 
 use PRESTART_FILE instead of $HOME/.scapy_prestart.py as pre-startup file
@@ -161,7 +161,7 @@
 
 
 .LP
-ARP cache poisonning:
+ARP cache poisoning:
 .nf
 sendp(Ether(dst=tmac)/ARP(op="who-has", psrc=victim, pdst=target))
 .fi

Reply via email to