aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsug_src/WSUG_app_tools.xml
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2014-09-16 17:15:56 -0700
committerGerald Combs <gerald@wireshark.org>2014-09-17 00:17:09 +0000
commit71bb17102e64bb35681236ff9668b71d4ee265e6 (patch)
tree94bb93db65fa2da885d8138a03053fd202e19547 /docbook/wsug_src/WSUG_app_tools.xml
parent175039128a10b083bcc20af88531b38709423964 (diff)
Update the docbook directory to use https://www.wireshark.org.
Change-Id: Ied91158cb055b0235b4a5106c3eb6b9300997c32 Reviewed-on: https://code.wireshark.org/review/4141 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook/wsug_src/WSUG_app_tools.xml')
-rw-r--r--docbook/wsug_src/WSUG_app_tools.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/docbook/wsug_src/WSUG_app_tools.xml b/docbook/wsug_src/WSUG_app_tools.xml
index fe8d8828b4..431f8c93b3 100644
--- a/docbook/wsug_src/WSUG_app_tools.xml
+++ b/docbook/wsug_src/WSUG_app_tools.xml
@@ -28,7 +28,7 @@
<programlisting>
TShark 1.99.0 (v1.99.0-rc1-448-gd344a38 from master)
Dump and analyze network traffic.
-See http://www.wireshark.org for more information.
+See https://www.wireshark.org for more information.
Copyright 1998-2014 Gerald Combs &lt;gerald@wireshark.org&gt; and contributors.
This is free software; see the source for copying conditions. There is NO
@@ -184,7 +184,7 @@ tcpdump -i &lt;interface> -s 65535 -w &lt;some-file>
<programlisting>
Dumpcap 1.99.0 (v1.99.0-rc1-448-gd344a38 from master)
Capture network packets and dump them into a pcapng file.
-See http://www.wireshark.org for more information.
+See https://www.wireshark.org for more information.
Usage: dumpcap [options] ...
@@ -262,7 +262,7 @@ Use Ctrl-C to stop capturing at any time.
<programlisting>
Capinfos 1.99.0 (v1.99.0-rc1-448-gd344a38 from master)
Prints various information (infos) about capture files.
-See http://www.wireshark.org for more information.
+See https://www.wireshark.org for more information.
Usage: capinfos [options] &lt;infile&gt; ...
@@ -336,7 +336,7 @@ output format.
<programlisting>
Rawshark 1.99.0 (v1.99.0-rc1-448-gd344a38 from master)
Dump and analyze network traffic.
-See http://www.wireshark.org for more information.
+See https://www.wireshark.org for more information.
Copyright 1998-2014 Gerald Combs &lt;gerald@wireshark.org&gt; and contributors.
This is free software; see the source for copying conditions. There is NO
@@ -390,7 +390,7 @@ Miscellaneous:
<programlisting>
Editcap 1.99.0 (v1.99.0-rc1-448-gd344a38 from master)
Edit and/or translate the format of capture files.
-See http://www.wireshark.org for more information.
+See https://www.wireshark.org for more information.
Usage: editcap [options] ... &lt;infile&gt; &lt;outfile&gt; [ &lt;packet#&gt;[-&lt;packet#&gt;] ... ]
@@ -498,7 +498,7 @@ editcap: The available capture file types for the "-F" flag are:
ngwsniffer_1_1 - NetXray, Sniffer (Windows) 1.1
ngwsniffer_2_0 - Sniffer (Windows) 2.00x
niobserver - Network Instruments Observer
- nokialibpcap - Nokia tcpdump - libpcap
+ nokialibpcap - Nokia tcpdump - libpcap
nseclibpcap - Wireshark - nanosecond libpcap
nstrace10 - NetScaler Trace (Version 1.0)
nstrace20 - NetScaler Trace (Version 2.0)
@@ -771,7 +771,7 @@ editcap: The available encapsulation types for the "-T" flag are:
<programlisting>
Mergecap 1.99.0 (v1.99.0-rc1-448-gd344a38 from master)
Merge two or more capture files into one.
-See http://www.wireshark.org for more information.
+See https://www.wireshark.org for more information.
Usage: mergecap [options] -w &lt;outfile&gt;|- &lt;infile&gt; [&lt;infile&gt; ...]
@@ -875,7 +875,7 @@ Miscellaneous:
<programlisting>
Text2pcap 1.99.0 (v1.99.0-rc1-448-gd344a38 from master)
Generate a capture file from an ASCII hexdump of packets.
-See http://www.wireshark.org for more information.
+See https://www.wireshark.org for more information.
Usage: text2pcap [options] &lt;infile&gt; &lt;outfile&gt;
@@ -1198,7 +1198,7 @@ CLEAN_DISSECTOR_SRC = \
<programlisting>
Reordercap 1.99.0
Reorder timestamps of input file frames into output file.
-See http://www.wireshark.org for more information.
+See https://www.wireshark.org for more information.
Usage: reordercap [options] &lt;infile&gt; &lt;outfile&gt;