NetBSD/usr.sbin/makemandb
abhinav b8c9b20183 Instead of dereferencing the pointer passed in as function argument, use a
temporary local buffer. Saves the cost of pointer dereferencing at so many places.
2017-04-30 15:27:24 +00:00
..
apropos-utils.3 Bring man pages in sync with reality. 2016-05-24 18:06:42 +00:00
apropos-utils.c Instead of dereferencing the pointer passed in as function argument, use a 2017-04-30 15:27:24 +00:00
apropos-utils.h
apropos.1 Fix grammar/spelling at few places. 2016-06-17 18:48:07 +00:00
apropos.c Add options to whatis and apropos to accept custom man.conf. 2016-05-22 19:26:04 +00:00
close_db.3 Bring man pages in sync with reality. 2016-05-24 18:06:42 +00:00
DBSCHEMA
init_db.3 Bring man pages in sync with reality. 2016-05-24 18:06:42 +00:00
Makefile libarchive now needs crypto 2017-04-21 23:07:45 +00:00
makemandb.8 Improve wording, and add reference to mandoc(3) 2016-06-18 06:36:18 +00:00
makemandb.c Avoid a call to strncmp when comparing only the first character of the string. 2017-04-30 08:41:18 +00:00
run_query.3 Bring man pages in sync with reality. 2016-05-24 18:06:42 +00:00
stopwords.txt Add 'a' to the stopwords list. Ok from christos 2016-05-30 19:35:29 +00:00
whatis.1 Add man.conf(5) and man(1) in the SEE ALSO section. 2016-06-16 14:07:16 +00:00
whatis.c Teach whatis(1) to handle MLINKS 2017-04-23 16:56:49 +00:00