summaryrefslogtreecommitdiffstats
path: root/apropos.1
Commit message (Expand)AuthorAgeFilesLines
* add example to apropos.1 to list all manuals in a given section;Ingo Schwarze2020-10-011-1/+5
* Switch the default pager from "more -s" to "less".Ingo Schwarze2020-07-201-4/+3
* Correct and shorten the description of the sort order of apropos(1)Ingo Schwarze2018-11-221-18/+2
* Improve POSIX compliance by making case-insensitive extendedIngo Schwarze2018-11-191-10/+27
* clarify documentation of macro keysIngo Schwarze2018-02-231-0/+23
* various nits found with mandoc -TlintIngo Schwarze2017-07-041-1/+1
* simplify the SYNOPSIS as well, just like the option lists;Ingo Schwarze2017-03-271-1/+1
* Simplify: mention at one place that -fkl override each other,Ingo Schwarze2017-03-271-10/+3
* For some options that are rarely needed in apropos(1) and man(1),Ingo Schwarze2017-03-251-27/+5
* Correct description of MANPATH, and a few more improvementsIngo Schwarze2017-03-181-17/+22
* Document man(1) section selection priority,Ingo Schwarze2017-03-171-2/+23
* add missing HISTORY informationIngo Schwarze2017-01-311-0/+4
* No need to hardcode /usr/bin/ as the path to more(1); helps portability.Ingo Schwarze2015-04-031-1/+2
* Escape punctuation characters that have a different meaning in -Tpdf.Ingo Schwarze2015-03-301-6/+6
* Delete the -V option. It serves no purpose but keeps confusing people.Ingo Schwarze2015-02-161-3/+1
* integrate preconv(1) into mandoc(1);Ingo Schwarze2014-10-251-1/+1
* Implement the traditional -h option for man(1): show the SYNOPSIS only.Ingo Schwarze2014-09-031-1/+6
* Introduce a man(1) -l option as an alias for mandoc -a.Ingo Schwarze2014-08-301-3/+19
* implement MANPAGER and PAGERIngo Schwarze2014-08-221-1/+13
* mandoc -a, man, apropos -a, whatis -a now paginate by defaultIngo Schwarze2014-08-221-2/+15
* Describe the new options -afkw.Ingo Schwarze2014-08-211-7/+42
* Complete the whatis.1 -> apropos.1 merge,Ingo Schwarze2014-08-211-6/+24
* misplaced punctuationIngo Schwarze2014-04-241-2/+2
* Slowly, the dust begins to settle.Ingo Schwarze2014-04-181-7/+7
* Fix a few lies; polish wording and formatting while here.Ingo Schwarze2014-04-181-23/+30
* remove documentation of the former macro key "NAME";Ingo Schwarze2014-04-151-1/+0
* Remember which names are in the NAME section.Ingo Schwarze2014-04-041-0/+2
* merge OpenBSD rev. 1.20, describing new featuresIngo Schwarze2014-04-041-2/+20
* Sync to OpenBSD:Ingo Schwarze2014-03-171-55/+151
* Merge the relevant parts from the VERSION_1_12 branch:Ingo Schwarze2013-10-011-1/+1
* For citing the names and email addresses of authors,Ingo Schwarze2013-07-131-2/+1
* Simple partial sync with OpenBSD:Ingo Schwarze2013-07-051-4/+4
* Merge whatis.1 into apropos.1 (and remove), add whatis bits to aproposKristaps Dzonsons2012-06-091-13/+19
* Flip apropos to use mansearch instead of apropos_db.Kristaps Dzonsons2012-06-081-92/+24
* Be insane. Make apropos(1) subsume man(1).Kristaps Dzonsons2012-03-241-10/+26
* State default usage before listing arguments of a utility. Inspired by aKristaps Dzonsons2011-12-251-12/+14
* Use the traditional name "whatis.db" for the mandocdb(8) databases.Ingo Schwarze2011-12-251-2/+2
* Support leading, trailing and double colons in MANPATH to prepend,Kristaps Dzonsons2011-12-241-1/+12
* implement -C (alternative config file) for apropos(1) and mandocdb(8),Ingo Schwarze2011-12-121-1/+23
* Snip some whitespace from apropos(1) and remove mandoc(1) ref fromKristaps Dzonsons2011-11-291-1/+1
* Make `-i' only apply to regular expressions. For the equality operatorKristaps Dzonsons2011-11-291-22/+16
* Add tables of matchable keys into apropos.1. Ok and with feedback byKristaps Dzonsons2011-11-291-4/+82
* Sync to OpenBSD, mostly gratuitous and whitespace differences,Ingo Schwarze2011-11-261-3/+3
* Fix whitespace in manuals.Kristaps Dzonsons2011-11-231-2/+1
* Initial support for man.conf/makepath(1).Kristaps Dzonsons2011-11-201-3/+13
* Clarify some behaviour, bringing schwarze@'s patch and mine closer togetherKristaps Dzonsons2011-11-201-19/+11
* Integrate a moderately-patched version of schwarze@'s support for multipleKristaps Dzonsons2011-11-201-3/+12
* Evaluation with logical subexpressions. This allows support for arbitrary,Kristaps Dzonsons2011-11-181-50/+94
* Change getopt() to be more like schwarze@'s suggestions.Kristaps Dzonsons2011-11-091-38/+19
* Use `Mt' instead of `Aq' for email address.Kristaps Dzonsons2011-10-081-1/+2