aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/rawshark.pod2
-rw-r--r--doc/tshark.pod2
-rw-r--r--doc/wireshark.pod.template2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/rawshark.pod b/doc/rawshark.pod
index 75c93b918e..6f04e2b078 100644
--- a/doc/rawshark.pod
+++ b/doc/rawshark.pod
@@ -339,7 +339,7 @@ will not be consulted for capture filter name resolution.
=item Name Resolution (subnets)
-If the an IPv4 address cannot be translated via name resolution (no exact
+If an IPv4 address cannot be translated via name resolution (no exact
match is found) then a partial match is attempted via the F<subnets> file.
Each line of this file consists of an IPv4 address, a subnet mask length
diff --git a/doc/tshark.pod b/doc/tshark.pod
index 5b115cd175..cb408bef8a 100644
--- a/doc/tshark.pod
+++ b/doc/tshark.pod
@@ -1667,7 +1667,7 @@ will not be consulted for capture filter name resolution.
=item Name Resolution (subnets)
-If the an IPv4 address cannot be translated via name resolution (no exact
+If an IPv4 address cannot be translated via name resolution (no exact
match is found) then a partial match is attempted via the F<subnets> file.
Each line of this file consists of an IPv4 address, a subnet mask length
diff --git a/doc/wireshark.pod.template b/doc/wireshark.pod.template
index ca0d1ff143..990774804d 100644
--- a/doc/wireshark.pod.template
+++ b/doc/wireshark.pod.template
@@ -2640,7 +2640,7 @@ will not be consulted for capture filter name resolution.
=item Name Resolution (subnets)
-If the an IPv4 address cannot be translated via name resolution (no exact
+If an IPv4 address cannot be translated via name resolution (no exact
match is found) then a partial match is attempted via the F<subnets> file.
Each line of this file consists of an IPv4 address, a subnet mask length