diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2013-10-05 01:25:20 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2013-10-05 01:25:20 +0000 |
commit | 69d77641beeefaff39ada20c0a435d210ec82cbb (patch) | |
tree | 71df8cbcbf2219ddf331e7d321ab203237f305c3 /whatis.1 | |
parent | ea0eaba2aff6c5a50aa26109ccb5c4f0346627f3 (diff) | |
download | mandoc-69d77641beeefaff39ada20c0a435d210ec82cbb.tar.gz |
whatis.{db,index} -> mandoc.{db,index}; from kristaps@
Diffstat (limited to 'whatis.1')
-rw-r--r-- | whatis.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -131,11 +131,11 @@ If none of these conditions are met, it overrides the default list. .El .Sh FILES .Bl -tag -width "/etc/man.conf" -compact -.It Pa whatis.db +.It Pa mandoc.db name of the .Xr mandocdb 8 keyword database -.It Pa whatis.index +.It Pa mandoc.index name of the .Xr mandocdb 8 filename database |