aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLaurent Deniel <laurent.deniel@free.fr>2000-08-23 18:22:12 +0000
committerLaurent Deniel <laurent.deniel@free.fr>2000-08-23 18:22:12 +0000
commitfb3643b8d59bc1d7ed7aaa073288d27393224800 (patch)
tree93ed97a98314a09ced11054fce3e189ea738ee87 /doc
parent0c73ead218af0febe5d5423655a5a75cbd228583 (diff)
Remove the -D option.
svn path=/trunk/; revision=2349
Diffstat (limited to 'doc')
-rw-r--r--doc/ethereal.pod.template6
-rw-r--r--doc/tethereal.pod.template6
2 files changed, 0 insertions, 12 deletions
diff --git a/doc/ethereal.pod.template b/doc/ethereal.pod.template
index a679746e62..d3ac4ad76b 100644
--- a/doc/ethereal.pod.template
+++ b/doc/ethereal.pod.template
@@ -8,7 +8,6 @@ Ethereal - Interactively browse network traffic
B<ethereal>
S<[ B<-B> byte view height ]>
S<[ B<-c> count ]>
-S<[ B<-D> ]>
S<[ B<-f> filter expression ]>
S<[ B<-h> ]>
S<[ B<-i> interface ]>
@@ -81,11 +80,6 @@ Sets the initial height of the byte view (bottom) pane.
Sets the default number of packets to read when capturing live
data.
-=item -D
-
-Turns off treating the original IPv4 TOS field as the Differentiated
-Services Field. The structure of the DS Field is defined in RFC 2474.
-
=item -f
Sets the capture filter expression.
diff --git a/doc/tethereal.pod.template b/doc/tethereal.pod.template
index f5b80f865d..b2c941f590 100644
--- a/doc/tethereal.pod.template
+++ b/doc/tethereal.pod.template
@@ -7,7 +7,6 @@ Tethereal - Dump and analyze network traffic
B<tethereal>
S<[ B<-c> count ]>
-S<[ B<-D> ]>
S<[ B<-f> filter expression ]>
S<[ B<-F> file format ]>
S<[ B<-h> ]>
@@ -103,11 +102,6 @@ filter arguments are treated as a filter expression.
Sets the default number of packets to read when capturing live
data.
-=item -D
-
-Turns off treating the original IPv4 TOS field as the Differentiated
-Services Field. The structure of the DS Field is defined in RFC 2474.
-
=item -f
Sets the capture filter expression.