svn commit: r51626 - head/de_DE.ISO8859-1/books/handbook/x11
Bjoern Heidotting
bhd at FreeBSD.org
Sun May 6 20:13:50 UTC 2018
Author: bhd
Date: Sun May 6 20:13:49 2018
New Revision: 51626
URL: https://svnweb.freebsd.org/changeset/doc/51626
Log:
Update to 51437:
Fix the path to the XDM configuration file. It now resides in
/usr/local/etc/X11/xdm/xdm-config.
Modified:
head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml
Modified: head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml Sun May 6 19:26:08 2018 (r51625)
+++ head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml Sun May 6 20:13:49 2018 (r51626)
@@ -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>
More information about the svn-doc-head
mailing list