summaryrefslogtreecommitdiffstats
path: root/wtf/wtf.6
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace.wiz2009-05-041-2/+2
|
* Teach wtf(6) about pkgsrc's help facility:hubertf2007-08-061-7/+8
| | | | | | | % cd /usr/pkgsrc/audio/qsynth % wtf subst subst: ===> mk/subst.mk: # This Makefile fragment implements a general text replacement facility. ...
* Fix typo or mispelling.reed2006-06-171-2/+2
|
* Drop trailing space.wiz2005-06-261-2/+2
|
* * Change program logic to not nest needlesslyhubertf2005-06-221-13/+10
| | | | | | | | | * Search all acronyms databases, and don't force the user to know in which category to look (-t is gone) * If an acronym is not found in the database or by whatis(1), also check pkg_info(1). Per PR bin/30539 by Geert Hendrickx (geert.hendrickx@ua.ac.be) OK'd by Julio M. Merino Vidal <jmmv>
* 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