summaryrefslogtreecommitdiff
path: root/docs/C
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2006-05-24 21:17:51 +0000
committerBrian Cameron <bcameron@src.gnome.org>2006-05-24 21:17:51 +0000
commitaa30d58c85fbbb5ceff5409e32428d7c853de97e (patch)
tree9651797c6a0ba9f976cf28aaa5d8ed677a1d15f1 /docs/C
parentec6a718499841de34fd80c9be4f0b3469e246110 (diff)
downloadgdm-aa30d58c85fbbb5ceff5409e32428d7c853de97e.tar.gz
Put back support for -nodaemon argument, lost in the 5-12 patch by
2006-05-24 Brian Cameron <brian.cameron@sun.com> * daemon/gdm.c, docs/C/gdm.xml: Put back support for -nodaemon argument, lost in the 5-12 patch by Christian Kirbach. This fixes bug #324831. Patch provided by Ray Strode <rstrode@redhat.com>.
Diffstat (limited to 'docs/C')
-rw-r--r--docs/C/gdm.xml19
1 files changed, 8 insertions, 11 deletions
diff --git a/docs/C/gdm.xml b/docs/C/gdm.xml
index 43d0c3fc..0350e7a6 100644
--- a/docs/C/gdm.xml
+++ b/docs/C/gdm.xml
@@ -184,15 +184,11 @@
</para>
<para>
- As of the GDM 2.15 development series one-dash arguments are no
- longer supported. This includes the &quot;-nodaemon&quot; argument
- used by <command>gdm</command> and <command>gdm-binary</command>. It
- also includes the &quot;-xdmaddress&quot;, &quot;-clientaddress&quot;,
- and &quot;-connectionType&quot; arguments used by
- <command>gdmchooser</command>. These arguments have been changed to
- now use two dashes. GDM previously supported the one-dash arguments to
- be more similar with the XDM login manager, but one-dash command line
- arguments is deprecated in the GNOME stack.
+ As of the GDM 2.15 development series, some one-dash arguments are no
+ longer supported. This includes the &quot;-xdmaddress&quot;,
+ &quot;-clientaddress&quot;, and &quot;-connectionType&quot; arguments
+ used by <command>gdmchooser</command>. These arguments have been
+ changed to now use two dashes.
</para>
<para>
@@ -5331,8 +5327,9 @@ remote-flexi - In remote (XDMCP) &amp; flexi mode.
<listitem>
<para>
If this option is specified, then GDM does not fork into the
- background when run. Note that you cannot use the single-dash
- option any more that e.g. XDM understands.
+ background when run. You can also use a single-dash version,
+ &quot;-nodaemon&quot; for compatibility with other display
+ managers.
</para>
</listitem>
</varlistentry>