diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-11-24 23:20:17 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-11-24 23:20:17 +0100 |
commit | 5c950648d4e3b186bda82c0c27ef089ee6747cbd (patch) | |
tree | 2f63b6bf75aba425fd7e92da5e1d780edb2bd25c /basedir/basedir-spec.xml | |
parent | a0d218ad7da9f01fc5d01867f361aecc5cd61342 (diff) | |
download | xdg-specs-5c950648d4e3b186bda82c0c27ef089ee6747cbd.tar.xz |
drop 'non-essential'
Diffstat (limited to 'basedir/basedir-spec.xml')
-rw-r--r-- | basedir/basedir-spec.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/basedir/basedir-spec.xml b/basedir/basedir-spec.xml index b3c4fa2..e76673b 100644 --- a/basedir/basedir-spec.xml +++ b/basedir/basedir-spec.xml @@ -92,10 +92,9 @@ <listitem> <para> There is a single base directory relative to which - user-specific non-essential runtime files and other file - objects should be placed. This directory is - defined by the environment variable - <literal>$XDG_RUNTIME_DIR</literal>. + user-specific runtime files and other file objects should + be placed. This directory is defined by the environment + variable <literal>$XDG_RUNTIME_DIR</literal>. </para> </listitem> </itemizedlist> |