diff options
author | bapt <bapt@FreeBSD.org> | 2012-04-30 21:26:35 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-04-30 21:26:35 +0000 |
commit | 89ed2f6036023c693e82ca528d76e6407e831c76 (patch) | |
tree | 12b372966ae1de24821822c51eaaec480f571857 /libexec/ypxfr | |
parent | 0ab5229941284beb42ae9a306ce80110115de611 (diff) | |
download | FreeBSD-src-89ed2f6036023c693e82ca528d76e6407e831c76.zip FreeBSD-src-89ed2f6036023c693e82ca528d76e6407e831c76.tar.gz |
Add two special directives to libmap.conf:
include <file>:
Parse the contents of file before continuing with the current file.
includedir <dir>:
Parse the contents of every file in dir that ends in .conf before continuing
with the current file.
Any file or directory encountered while processing include or includedir
directives will be parsed exactly once, even if it is encountered multiple
times.
Reviewed by: kib, des
Approved by: des (mentor)
MFC after: 1 month
Diffstat (limited to 'libexec/ypxfr')
0 files changed, 0 insertions, 0 deletions