Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now that our man.conf(5) format is mature and extremely simple, | Ingo Schwarze | 2016-07-19 | 1 | -2/+0 |
| | | | | | | | | delete manpath(1) support. With the mandoc-based man(1), manpath(1) is utterly useless. Just set MANPATH_DEFAULT in configure.local for sane operating system defaults, use man.conf(5) for machine- specific modifications, and use ${MANPATH}, -m, and -M for user preferences. | ||||
* | typo; Steven Honeyman <stevenhoneyman at gmail dot com> | Ingo Schwarze | 2014-08-17 | 1 | -1/+1 |
| | |||||
* | Reduce the verbosity of makewhatis -t: | Ingo Schwarze | 2014-04-25 | 1 | -1/+1 |
| | | | | | | | | In the past, it always showed the title lines of the files processed. Now, it only shows them when called with -D. That is better because pkg_create calls makewhatis -t. It is also more consistent with -D behaviour in non- -t modes. Issue reported by ajacoutot@; ok espie@ ajacoutot@ jasper@. | ||||
* | Slowly, the dust begins to settle. | Ingo Schwarze | 2014-04-18 | 1 | -0/+217 |
We are keeping the traditional name makewhatis(8). No content change. |