~ubuntu-branches/ubuntu/intrepid/tcpdump/intrepid

« back to all changes in this revision

Viewing changes to debian/patches/20_man_fixes.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Romain Francoise
  • Date: 2005-12-10 14:26:20 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051210142620-t4ju0367w6j2x06i
Tags: 3.9.4-2
debian/patches/20_man_fixes.dpatch: Merge patch from A Costa
<agcosta@gis.net> fixing a few typos (closes: #342310).

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
exit 0
24
24
 
25
25
@DPATCH@
26
 
diff -urNad /home/romain/Work/Debian/tcpdump/tcpdump-3.8.3/tcpdump.1 tcpdump-3.8.3/tcpdump.1
27
 
--- /home/romain/Work/Debian/tcpdump/tcpdump-3.8.3/tcpdump.1    2004-05-08 09:12:32.000000000 +0200
28
 
+++ tcpdump-3.8.3/tcpdump.1     2004-05-08 09:18:27.000000000 +0200
 
26
diff -urNad tcpdump-3.9.4~/tcpdump.1 tcpdump-3.9.4/tcpdump.1
 
27
--- tcpdump-3.9.4~/tcpdump.1    2005-12-10 14:23:01.000000000 +0100
 
28
+++ tcpdump-3.9.4/tcpdump.1     2005-12-10 14:24:08.000000000 +0100
29
29
@@ -22,7 +22,7 @@
30
30
 .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
31
31
 .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
32
32
 .\"
33
 
-.TH TCPDUMP 1  "7 January 2004"
34
 
+.TH TCPDUMP 8  "8 May 2004"
 
33
-.TH TCPDUMP 1  "18 April 2005"
 
34
+.TH TCPDUMP 8  "18 April 2005"
35
35
 .SH NAME
36
36
 tcpdump \- dump traffic on a network
37
37
 .SH SYNOPSIS
38
 
@@ -672,7 +672,7 @@
39
 
 True if the ethernet destination address is \fIehost\fP.
 
38
@@ -306,7 +306,7 @@
 
39
 .B \-E
 
40
 Use \fIspi@ipaddr algo:secret\fP for decrypting IPsec ESP packets that
 
41
 are addressed to \fIaddr\fP and contain Security Parameter Index value
 
42
-\fIspi\fP. This combination may be repeated with comma or newline seperation.
 
43
+\fIspi\fP. This combination may be repeated with comma or newline separation.
 
44
 .IP
 
45
 Note that setting the secret for IPv4 ESP packets is supported at this time.
 
46
 .IP
 
47
@@ -322,7 +322,7 @@
 
48
 with cryptography enabled.
 
49
 .IP
 
50
 \fIsecret\fP is the ASCII text for ESP secret key. 
 
51
-If preceeded by 0x, then a hex value will be read.
 
52
+If preceded by 0x, then a hex value will be read.
 
53
 .IP
 
54
 The option assumes RFC2406 ESP, not RFC1827 ESP.
 
55
 The option is only for debugging purposes, and
 
56
@@ -715,7 +715,7 @@
 
57
 True if the Ethernet destination address is \fIehost\fP.
40
58
 \fIEhost\fP
41
59
 may be either a name from /etc/ethers or a number (see
42
60
-.IR ethers (3N)
43
61
+.IR ethers (5)
44
62
 for numeric format).
45
63
 .IP "\fBether src \fIehost\fP
46
 
 True if the ethernet source address is \fIehost\fP.
47
 
@@ -699,7 +699,7 @@
 
64
 True if the Ethernet source address is \fIehost\fP.
 
65
@@ -742,7 +742,7 @@
48
66
 True if the IPv4/v6 destination address of the packet has a network
49
67
 number of \fInet\fP.
50
68
 \fINet\fP may be either a name from /etc/networks
53
71
 .IP "\fBsrc net \fInet\fR"
54
72
 True if the IPv4/v6 source address of the packet has a network
55
73
 number of \fInet\fP.
56
 
@@ -718,9 +718,9 @@
 
74
@@ -761,9 +761,9 @@
57
75
 True if the packet is ip/tcp, ip/udp, ip6/tcp or ip6/udp and has a
58
76
 destination port value of \fIport\fP.
59
77
 The \fIport\fP can be a number or a name used in /etc/services (see
65
83
 If a name is used, both the port
66
84
 number and protocol are checked.
67
85
 If a number or ambiguous name is used,
 
86
@@ -954,7 +954,7 @@
 
87
 (applies only to packets logged by OpenBSD's
 
88
 .BR pf (4)).
 
89
 .IP "\fBrulenum \fInum\fR"
 
90
-Synonomous with the
 
91
+Synonymous with the
 
92
 .B rnr
 
93
 modifier.
 
94
 .IP "\fBreason \fIcode\fR"