diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2015-10-16 23:53:37 +0000 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2015-10-16 23:53:37 +0000 |
commit | 76795b74c93093a4d93530c380d2de4544e5b66c (patch) | |
tree | 5cbd3b466c4ec85f909fc117fe05fe387118ad63 /lib/libc/stdio/stdio.c | |
parent | 8c5d7c6344268b268b4993b99ef0c9b7371b81ef (diff) | |
download | FreeBSD-src-76795b74c93093a4d93530c380d2de4544e5b66c.zip FreeBSD-src-76795b74c93093a4d93530c380d2de4544e5b66c.tar.gz |
Fix adding manpages installed by LOCAL_DIRS to whatis file.
The ordering of 'etc' in the install has a long history dating back to the
first time it was realized it needed to be "last" in r4486. That commit
still left it before LOCAL_DIRS though. By having it before LOCAL_DIRS
any manpages they install were not being added to the whatis database in the
install image. They would likely show up in the file after a periodic
rebuild of the file though.
Currently the whatis file is built by an 'afterinstall' hook in etc/Makefile
that calls share/man's 'makedb' target.
MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'lib/libc/stdio/stdio.c')
0 files changed, 0 insertions, 0 deletions