Updated concatenated database definition files

This commit is contained in:
Janet Anderson
2014-09-11 15:18:57 -05:00
parent 069a40ac46
commit 840669563c
3 changed files with 10 additions and 6 deletions

View File

@@ -30,8 +30,9 @@ expansions will be done.
</pre></blockquote>
The files file1.dbd, file2.dbd, and file3.dbd will be found if they exist in the
current directory, are created by the current Makefile, have fullpath name ,or
exist in a directory of the currently defined SRC_DIRS list.</p>
current directory, are created by the current Makefile, have fullpath name , exist
in a directory of the currently defined SRC_DIRS list, exist in the install dbd
directory, or exist in a dbd directory of a current release module..</p>
<h3>On POSIX, attempt to lock all memory when running with FIFO scheduler</h3>