summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Cameron <bcameron@src.gnome.org>2006-02-13 21:37:12 +0000
committerBrian Cameron <bcameron@src.gnome.org>2006-02-13 21:37:12 +0000
commitf661a267b88e6f212fa5f333ab17c143a62a1573 (patch)
tree9ccd1e335ceb1c9d981f5f16380d7f5494d70f8b
parent0e95d7d06eac7427bd02d0356387c2336cbfbf3c (diff)
downloadgdm-GDM2_2_13_0_8.tar.gz
Correct info about with-defaults-conf and with-custom-conf.GDM2_2_13_0_8
-rw-r--r--README.install9
-rw-r--r--docs/C/gdm.xml24
2 files changed, 17 insertions, 16 deletions
diff --git a/README.install b/README.install
index 976560d2..6f9c0cc0 100644
--- a/README.install
+++ b/README.install
@@ -86,10 +86,11 @@ The GDM configuration file ${datadir}/gdm/default.conf may be
replaced by your distribution on upgrade, so if a user wants
to ensure that configuration changes persist on upgrade, edit
the /etc/gdm/custom.conf file. You can specify a different
-location for the file via the "--with-defaults-conf=/dir"
-and "--with-custom-conf=/dir" options. This can be useful if
-you want to put the default file on a filesystem shared by
-multiple machines.
+location for the configuration files via the
+"--with-defaults-conf=/path/to/file" and the
+"--with-custom-conf=/path/to/file" options. This can be
+useful if you want to put the default file on a filesystem
+shared by multiple machines.
If you wish to change configuration by hand, edit the
/etc/gdm/custom.conf file and make sure the keyname=value pair
diff --git a/docs/C/gdm.xml b/docs/C/gdm.xml
index 947117af..2b866eae 100644
--- a/docs/C/gdm.xml
+++ b/docs/C/gdm.xml
@@ -1072,12 +1072,12 @@ Greeter=/usr/lib/gdmgreeter
</para>
<para>
- GDM may be configured to support system-wide configuration if
- built with the <command>--with-defaults-conf</command> option. This
- allows the location of the default configuration file directory to be
- specified. The GDM daemon --config option may also be used to
- specify the configuration file location. The GDM daemon must be
- restarted to change the configuration file being used.
+ The location of the configuration files may be controlled via the
+ <command>--with-defaults-conf</command> and
+ <command>--with-custom-conf</command> configuration options. The GDM
+ daemon --config option may also be used to specify the configuration
+ file location. The GDM daemon must be restarted to change the
+ configuration file being used.
</para>
<para>
@@ -1347,12 +1347,12 @@ PostSession/
</para>
<para>
- GDM may be configured to support system-wide configuration if
- built with the <command>--with-defaults-conf</command> option. This
- allows the location of the default configuration file directory to be
- specified. The GDM daemon --config option may instead be used to
- specify the configuration file location. The GDM daemon must be
- restarted to change the configuration file being used.
+ The location of the configuration files may be controlled via the
+ <command>--with-defaults-conf</command> and
+ <command>--with-custom-conf</command> configuration options. The
+ GDM daemon --config option may instead be used to specify the
+ configuration file location. The GDM daemon must be restarted to
+ change the configuration file being used.
</para>
<para>