diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2013-10-01 20:56:18 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2013-10-01 20:56:18 +0000 |
commit | 00d5cf0e0f77e7031d4013cb7c1f51cdb4b3e1d3 (patch) | |
tree | d62b72eaad0d4ac2cb80bdc5d209ed67498effd3 /apropos.1 | |
parent | ebcbbfd5273eb2b99764ee3659fee61fa5580736 (diff) | |
download | mandoc-00d5cf0e0f77e7031d4013cb7c1f51cdb4b3e1d3.tar.gz |
Merge the relevant parts from the VERSION_1_12 branch:
- change mandocdb.db to mandoc.db
- add HISTORY to mandocdb(8)
Diffstat (limited to 'apropos.1')
-rw-r--r-- | apropos.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -219,7 +219,7 @@ If none of these conditions are met, it overrides the default list. .El .Sh FILES .Bl -tag -width "/etc/man.conf" -compact -.It Pa mandocdb.db +.It Pa mandoc.db name of the .Xr mandocdb 8 keyword database |