summaryrefslogtreecommitdiffstats
path: root/wtf/wtf.6
Commit message (Collapse)AuthorAgeFilesLines
* PR/49850: Nikolai Lifanov: Document acronyms-ochristos2015-04-221-2/+4
|
* Fix typo, remove trailing space.wiz2015-04-221-3/+3
|
* Add -o flag.christos2015-04-211-3/+12
|
* PR/47178 from Bug Huntingabs2012-11-201-14/+21
| | | | | | | | | | | | | | src/games/wtf/wtf: - Correct `usage' (to match new `SYNOPSIS' from man page); - augment comment on quering pkgsrc's help facility; - correct interpretation of pkgsrc' help facility query result. src/games/wtf/wtf.6: - enhance `SYNOPSIS', document description (`.Dd'), and overal program description; - augment description about quering pkgsrc's help facility; - improve wording; - augment `HISTORY' section; - bump date.
* Bump date for previous.wiz2012-10-031-2/+2
|
* - improve wording and overall program description (notably for `-f');wiz2012-10-031-11/+16
| | | | | | - improve macro usage; - bump date. From Bug Hunting.
* 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