Move down an indexterm to the right place.
This commit is contained in:
parent
69a85ee680
commit
91146b1d52
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53879
1 changed files with 5 additions and 5 deletions
|
@ -1575,11 +1575,6 @@ hald_enable="YES"</programlisting>
|
|||
<screen>&prompt.root; <userinput>cd /usr/ports/x11/kde5</userinput>
|
||||
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||
|
||||
<indexterm>
|
||||
<primary>KDE</primary>
|
||||
<secondary>display manager</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para><application>KDE</application> requires
|
||||
<filename>/proc</filename> to be mounted. Add this line to
|
||||
<filename>/etc/fstab</filename> to mount this file system
|
||||
|
@ -1598,6 +1593,11 @@ hald_enable="YES"</programlisting>
|
|||
<programlisting>dbus_enable="YES"
|
||||
hald_enable="YES"</programlisting>
|
||||
|
||||
<indexterm>
|
||||
<primary>KDE</primary>
|
||||
<secondary>display manager</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para>Since KDE Plasma 5, the KDE Display Manager,
|
||||
<application>KDM</application> is no longer developed.
|
||||
A possible replacement is <application>SDDM</application>.
|
||||
|
|
Loading…
Reference in a new issue