diff options
author | Chris Maynard <Christopher.Maynard@GTECH.COM> | 2010-11-16 16:15:04 +0000 |
---|---|---|
committer | Chris Maynard <Christopher.Maynard@GTECH.COM> | 2010-11-16 16:15:04 +0000 |
commit | bfc0ad6824c5d44613dda34064183974f2b67bd8 (patch) | |
tree | bb693245db3a07443c00ee22ddbbba42c8379036 /help | |
parent | b60572a009fcaae771f4b66bfaacacd8d85113b9 (diff) | |
download | wireshark-bfc0ad6824c5d44613dda34064183974f2b67bd8.tar.gz wireshark-bfc0ad6824c5d44613dda34064183974f2b67bd8.tar.bz2 wireshark-bfc0ad6824c5d44613dda34064183974f2b67bd8.zip |
Update the description of the temporary file name.
svn path=/trunk/; revision=34903
Diffstat (limited to 'help')
-rwxr-xr-x | help/faq.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/faq.py b/help/faq.py index 26081676c1..6527090d72 100755 --- a/help/faq.py +++ b/help/faq.py @@ -1355,8 +1355,8 @@ on the main system disk (normally <tt>C:</tt>) on Windows 9x/Me/NT 4.0, and <tt>\Documents and Settings\</tt><var>your login name</var><tt>\Local Settings\Temp</tt> on the main system disk on Windows 2000/Windows XP/Windows Server 2003, so the capture file will -probably be there. It will have a name beginning with <tt>wireshark</tt>, -with some mixture of letters and numbers after that. Please don't send +probably be there. It will have a name of the form, +<tt>wireshark_iface_YYYYmmddHHMMSS_XXXXXX</tt>. Please don't send a trace file greater than 1 MB when compressed; instead, make it available via FTP or HTTP, or say it's available but leave it up to a developer to ask for it. If the trace file contains sensitive |