summaryrefslogtreecommitdiffstats
path: root/wtf/wtf.6
Commit message (Collapse)AuthorAgeFilesLines
* Implement a -t option, to easily select an acronyms list from /usr/share/misc.jmmv2003-04-251-2/+10
| | | | One can do `wtf -t comp pci' and it will use /usr/share/misc/acronyms.comp to search the acronym as usual.
* Mention the /usr/share/misc/acronyms.comp database.jmmv2003-04-111-3/+5
|
* Implement the `-f' command line option to specify which acronyms databasejmmv2003-04-101-2/+11
| | | to use. Overrides ACRONYMDB's value, if given.
* New sentences begin on new lines.wiz2002-09-261-2/+3
| | | Patch from Richard Elz, slightly improved by yours truly.
* Whitespace and/or punctuation fixes.wiz2001-04-021-3/+3
|
* Check whatis(1) if we don't find an acronym matching the argumentbriggs1999-07-251-2/+8
|
* We're in section 6.thorpej1999-07-251-2/+2
|
* Allen Briggs' wtf(6) to grovel the acronyms database.mrg1999-07-221-0/+43