diff options
-rw-r--r-- | basedir/basedir-spec.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/basedir/basedir-spec.xml b/basedir/basedir-spec.xml index e76673b..03a982b 100644 --- a/basedir/basedir-spec.xml +++ b/basedir/basedir-spec.xml @@ -99,6 +99,11 @@ </listitem> </itemizedlist> </para> + + <para>All paths set in these environment variables must be + absolute. If an implementation encounters a relative path in any + of these variables it should consider the path invalid and ignore + it.</para> </sect1> |