Home | History | Annotate | Download | only in makemandb
History log of /src/usr.sbin/makemandb/apropos-utils.3
RevisionDateAuthorComments
 1.5  11-Sep-2022  gutteridge makemandb/*: fix spelling of database and consistency of SQLite
 1.4  24-May-2016  abhinav Bring man pages in sync with reality.

Remove man pages run_query_html.3 and run_query_pager.3 as the corresponding
functions have been removed from apropos-utils.c
Ok by wiz@
 1.3  02-Apr-2013  wiz Bump date.
 1.2  02-Apr-2013  christos instead of having a format and no format flag, and exposing various formatters,
provide a format enum and expose html formatting too.
 1.1  07-Feb-2012  joerg branches: 1.1.4; 1.1.8;
Import the new apropos/whatis.

This code has been developed by Abhinav Upadhyay as part of Google's Summer
of Code 2011. It uses libmandoc to parse man pages and builds a Full
Text Index in a SQLite database. The combination of indexing the full
manual page, filtering out stop words and ranking individual matches
based on the section gives a much improved user experience.

The old makewhatis and friends are kept under MKMAKEMANDB=no for now.
 1.1.8.1  23-Jun-2013  tls resync from head
 1.1.4.3  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.4.2  17-Apr-2012  yamt sync with head
 1.1.4.1  07-Feb-2012  yamt file apropos-utils.3 was added on branch yamt-pagecache on 2012-04-17 00:09:49 +0000

RSS XML Feed