Commit graph

19 commits

Author SHA1 Message Date
Evan Huus
2693e1243e Add some license headers after emailing the respective authors to confirm.
svn path=/trunk/; revision=52471
2013-10-09 17:30:50 +00:00
Gerald Combs
cdab66760a <tt> → <code>
svn path=/trunk/; revision=48912
2013-04-18 17:10:47 +00:00
Gerald Combs
05cb9ac17c Convert a couple of Docbook-style "href"s to "a href"s.
svn path=/trunk/; revision=48906
2013-04-18 00:05:54 +00:00
Gerald Combs
594aa110aa Remove some no-longer-relevant content.
svn path=/trunk/; revision=48905
2013-04-17 23:34:31 +00:00
Evan Huus
1983b55379 From Alex Brinister via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8492
Correctly escape slashes in faq.py so that it will run under python 3.x

It still runs fine under 2.x, at least on my machine.

svn path=/trunk/; revision=48394
2013-03-18 18:55:58 +00:00
Chris Maynard
688cb5c6fa Fix the temp file description. Wwhen capturing on multiple interface, pcapng is implied so the file format is not included as part of the temp file name.
svn path=/trunk/; revision=47269
2013-01-25 04:07:35 +00:00
Chris Maynard
5f3af16c08 Update the description of the temporary file name.
svn path=/trunk/; revision=47268
2013-01-25 03:48:55 +00:00
Chris Maynard
5bdfe5a5e8 Fix copy-and-paste, changing "protocols" to "capture file formats".
svn path=/trunk/; revision=44140
2012-07-30 17:01:35 +00:00
Chris Maynard
56ef1c4817 Update the paragraph in 7.12 describing the name of the temp file to include the name used when capturing on multiple interfaces.
svn path=/trunk/; revision=41871
2012-03-31 16:25:22 +00:00
Jeff Morriss
1cf31238ff As suggested by multipleinterfaces in http://ask.wireshark.org/questions/9194/can-i-recover-a-discarded-capture :
Add the location of the temporary file on Windows 7.

svn path=/trunk/; revision=41183
2012-02-24 21:43:48 +00:00
Gerald Combs
aac47f7ce4 Run 2to3 on faq.py.
svn path=/trunk/; revision=38946
2011-09-09 00:12:20 +00:00
Gerald Combs
c600dbe7c1 Update the help question.
svn path=/trunk/; revision=38928
2011-09-07 23:20:42 +00:00
Gerald Combs
482f0fa5a4 Add Python 3 support via 2to3.
svn path=/trunk/; revision=36221
2011-03-20 23:09:36 +00:00
Gerald Combs
b029a19159 Don't assume everyone knows what Wireshark is.
svn path=/trunk/; revision=35110
2010-12-03 18:48:05 +00:00
Chris Maynard
bfc0ad6824 Update the description of the temporary file name.
svn path=/trunk/; revision=34903
2010-11-16 16:15:04 +00:00
Jaap Keuter
ebb477cbfd From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark documentation.

svn path=/trunk/; revision=28249
2009-05-02 06:47:26 +00:00
Bill Meier
642e4a3e36 temp file prefix changed from ether to wireshark
svn path=/trunk/; revision=27997
2009-04-08 15:01:26 +00:00
Gerald Combs
8a1109396a Update faq.py to generate a full HTML document by default. Pull in a typo
fix from FAQ. Update the makefiles to build help/faq.txt and FAQ. Remove
help/faq.txt and FAQ from the repository, since they're automatically
generated now. Remove the make-faq script.

svn path=/trunk/; revision=26980
2008-12-13 00:58:43 +00:00
Gerald Combs
8cb89f2645 Add the script used to generate the FAQ on the web site. It's not very useful
in its current state.

svn path=/trunk/; revision=26978
2008-12-12 23:56:33 +00:00