Update to 51437:

Fix the path to the XDM configuration file.  It now resides in
/usr/local/etc/X11/xdm/xdm-config.
This commit is contained in:
Bjoern Heidotting 2018-05-06 20:13:49 +00:00
parent a3720400c6
commit a15e5cf706
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51626

View file

@ -4,7 +4,7 @@
$FreeBSD$
$FreeBSDde: de-docproj/books/handbook/x11/chapter.xml,v 1.79 2012/04/30 16:18:12 bcr Exp $
basiert auf: r50968
basiert auf: r51437
-->
<chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@ -1489,7 +1489,7 @@ EndSection</programlisting>
<para>Um <application>XDM</application> so zu konfigurieren,
dass jede Verbindung angenommen wird, kommentieren Sie die
Zeile <literal>DisplayManager.requestPort</literal> in
<filename>/usr/local/lib/X11/xdm/xdm-config</filename> aus,
<filename>/usr/local/etc/X11/xdm/xdm-config</filename> aus,
indem Sie der Zeile ein <literal>!</literal>
voranstellen.</para>