diff options
Diffstat (limited to 'docs/C/gdm.xml')
-rw-r--r-- | docs/C/gdm.xml | 19 |
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 "-nodaemon" argument - used by <command>gdm</command> and <command>gdm-binary</command>. It - also includes the "-xdmaddress", "-clientaddress", - and "-connectionType" 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 "-xdmaddress", + "-clientaddress", and "-connectionType" 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) & 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, + "-nodaemon" for compatibility with other display + managers. </para> </listitem> </varlistentry> |