diff options
Diffstat (limited to 'manual.en.html')
-rwxr-xr-x | manual.en.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/manual.en.html b/manual.en.html index d0aff66..14184bd 100755 --- a/manual.en.html +++ b/manual.en.html @@ -243,7 +243,9 @@ usage project files that are preprocessed with Gnatprep. If the Make variable <var>relocatable_package</var> is set to "<samp>true</samp>" on the command line, then the variables for embedding will be relative to <var>bindir</var> in build project files, and relative to <var>gprdir</var> in usage project -files.</p> +files, except that <var>bindir</var> will instead be relative to +<var>libexecdir</var>, and <var>runstatedir</var> and <var>lockdir</var> are +always absolute.</p> <ul> <li><p>Programs that can be run from a command prompt shall be placed in |