Update to r53879:
Move down an indexterm to the right place.
This commit is contained in:
parent
c119fc510c
commit
414edacbfa
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53897
1 changed files with 6 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
$FreeBSDde: de-docproj/books/handbook/x11/chapter.xml,v 1.79 2012/04/30 16:18:12 bcr Exp $
|
$FreeBSDde: de-docproj/books/handbook/x11/chapter.xml,v 1.79 2012/04/30 16:18:12 bcr Exp $
|
||||||
basiert auf: r53868
|
basiert auf: r53879
|
||||||
-->
|
-->
|
||||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||||
|
@ -1684,11 +1684,6 @@ hald_enable="YES"</programlisting>
|
||||||
<screen>&prompt.root; <userinput>cd /usr/ports/x11/kde5</userinput>
|
<screen>&prompt.root; <userinput>cd /usr/ports/x11/kde5</userinput>
|
||||||
&prompt.root; <userinput>make install clean</userinput></screen>
|
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||||
|
|
||||||
<indexterm>
|
|
||||||
<primary>KDE</primary>
|
|
||||||
<secondary>Display-Manager</secondary>
|
|
||||||
</indexterm>
|
|
||||||
|
|
||||||
<para><application>KDE</application> benötigt ein
|
<para><application>KDE</application> benötigt ein
|
||||||
eingehängtes <filename>/proc</filename>. Fügen
|
eingehängtes <filename>/proc</filename>. Fügen
|
||||||
Sie diese Zeile in <filename>/etc/fstab</filename> ein,
|
Sie diese Zeile in <filename>/etc/fstab</filename> ein,
|
||||||
|
@ -1709,6 +1704,11 @@ hald_enable="YES"</programlisting>
|
||||||
<programlisting>dbus_enable="YES"
|
<programlisting>dbus_enable="YES"
|
||||||
hald_enable="YES"</programlisting>
|
hald_enable="YES"</programlisting>
|
||||||
|
|
||||||
|
<indexterm>
|
||||||
|
<primary>KDE</primary>
|
||||||
|
<secondary>Display-Manager</secondary>
|
||||||
|
</indexterm>
|
||||||
|
|
||||||
<para>Seit KDE Plasma 5 wird der KDE Display-Manager
|
<para>Seit KDE Plasma 5 wird der KDE Display-Manager
|
||||||
<application>KDM</application> nicht weiterentwickelt. Eine
|
<application>KDM</application> nicht weiterentwickelt. Eine
|
||||||
mögliche Alternative ist <application>SDDM</application>. Sie
|
mögliche Alternative ist <application>SDDM</application>. Sie
|
||||||
|
|
Loading…
Reference in a new issue