diff options
author | 2011-11-13 09:58:21 +0000 | |
---|---|---|
committer | 2011-11-13 09:58:21 +0000 | |
commit | 3ba7b54dce44481afaf9ab65abd7c15faf64623b (patch) | |
tree | 51c62df80077dff8710d2ba73aea6629337922bf /lib/libpthread/arch | |
parent | provide a specific section reference; from Lawrence Teo (diff) | |
download | wireguard-openbsd-3ba7b54dce44481afaf9ab65abd7c15faf64623b.tar.xz wireguard-openbsd-3ba7b54dce44481afaf9ab65abd7c15faf64623b.zip |
Split the common code to be reused by other mandocdb clients,
for example the future man.cgi, out of apropos.c (which still
contains the apropos(1) main program, command line handling, and
the terminal output formatter) into apropos_db.{h,c} (which now
contains the database searching backend code).
While here,
* Drop the -e option; to search for exact strings, use REs.
* Drop the -r option (more changes related to this coming soon).
* Use the traditional -s and -S instead of inventing our own options.
* Drop the sort option (at least for now), it got in the way.
Written by kristaps@.
Diffstat (limited to 'lib/libpthread/arch')
0 files changed, 0 insertions, 0 deletions