summaryrefslogtreecommitdiff
path: root/specs
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-18 15:10:17 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-18 15:17:59 -0800
commitc9d6b0fa101238063b36182f170f4e1b0a233e15 (patch)
treefcc93ffeaab0ea8b3ddb528c0d40a4efd147fc25 /specs
parent759b58d33aa3b4040ba39d722988149b1daa165f (diff)
downloadxorg-lib-libXaw-c9d6b0fa101238063b36182f170f4e1b0a233e15.tar.gz
specs: app-defaults & rgb.txt are in /usr/share now, not /usr/lib
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'specs')
-rw-r--r--specs/CH2.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/specs/CH2.xml b/specs/CH2.xml
index 9f11b97..ee242e0 100644
--- a/specs/CH2.xml
+++ b/specs/CH2.xml
@@ -635,7 +635,7 @@ pixel names are:
<listitem>
<para>
Any color name for the rgb.txt file (typically in the directory
-/usr/lib/X11 on POSIX systems).
+/usr/share/X11 on POSIX systems).
</para>
</listitem>
<listitem>
@@ -1524,7 +1524,7 @@ resources will affect any new applications started on the display that
they were loaded onto.
<indexterm><primary>application defaults</primary></indexterm>
<indexterm><primary>app-defaults</primary></indexterm>
-<indexterm><primary>/usr/lib/X11/app-defaults</primary></indexterm>
+<indexterm><primary>/usr/share/X11/app-defaults</primary></indexterm>
</para>
</listitem>
</varlistentry>
@@ -1533,7 +1533,7 @@ they were loaded onto.
<listitem>
<para>
The application defaults (app-defaults) file (normally in
-/usr/lib/X11/app-defaults/<emphasis remap='I'>classname</emphasis>) for an application is loaded
+/usr/share/X11/app-defaults/<emphasis remap='I'>classname</emphasis>) for an application is loaded
whenever the application is started.
</para>
</listitem>