]> git.cameronkatri.com Git - mandoc.git/commit
Correct and shorten the description of the sort order of apropos(1)
authorIngo Schwarze <schwarze@openbsd.org>
Thu, 22 Nov 2018 12:33:52 +0000 (12:33 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Thu, 22 Nov 2018 12:33:52 +0000 (12:33 +0000)
commit5222bf5d62c70c6ef855e9c51d578d55cd377832
tree8e5b636a63baef336f6820caf1f036bdce2549cc
parent948cfc767fc01b4caf82976949dceb3581462b3e
Correct and shorten the description of the sort order of apropos(1)
results.  As a matter of fact, which manpath the page comes from
does not matter in that context.  That only matters for the priority
of pages in man(1) mode (without -a, -f, and -k).

Noticed while working on a patch from Yuri Pankov <yuripv at FreeBSD>.
apropos.1