aboutsummaryrefslogtreecommitdiffstats
path: root/make-authors-short.pl
AgeCommit message (Collapse)AuthorFilesLines
2004-10-17From Graeme Hewson: make AUTHORS-SHORT not include formatting codes,guy1-12/+25
with AUTHORS-SHORT-FORMAT containing the formatting codes. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12334 f5534014-38df-0310-8fa8-9805f1628bb7
2004-09-11From Graeme Hewson: translate accented UTF-8 characters to Pod E<>guy1-28/+9
escapes so they turn into *roff escapes and HTML entities in the output, in case raw UTF-8 doesn't work. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11975 f5534014-38df-0310-8fa8-9805f1628bb7
2004-09-06From Graeme Hewson: wrap the authors list in ".nf"/".fi" in the man pageguy1-1/+10
and "<pre>"/"</pre>", to make sure it doesn't get word-wrapped (the "start each line with a blank" trick doesn't work on current versions of pod2html). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11919 f5534014-38df-0310-8fa8-9805f1628bb7
2004-08-12From Graeme Hewson: Keep the list of authors in the Ethereal man page from gerald1-1/+2
wrapping, and fix the title. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11727 f5534014-38df-0310-8fa8-9805f1628bb7
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
they have LF at the end of the line on UN*X and CR/LF on Windows; hopefully this means that if a CR/LF version is checked in on Windows, the CRs will be stripped so that they show up only when checked out on Windows, not on UN*X. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11400 f5534014-38df-0310-8fa8-9805f1628bb7
2004-05-22Next attempt to match an empty line on Windowsjmayer1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10960 f5534014-38df-0310-8fa8-9805f1628bb7
2004-05-21Don't print empty lines follwing a }jmayer1-0/+6
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10948 f5534014-38df-0310-8fa8-9805f1628bb7
2004-05-21convert AUTHORS file to a shorter version (without the tasks done)ulfl1-0/+21
for the about dialog git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10944 f5534014-38df-0310-8fa8-9805f1628bb7