Modernize the xdm-boot question.

Submitted by:	Lowell Gilbert <lgusenet@be-well.ilk.org>
Reviewed by:	-doc
Approved by:	bcr (mentor)
This commit is contained in:
Eitan Adler 2013-01-27 15:11:48 +00:00
parent 0d2b2e7634
commit 8d3a54df48
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40770

View file

@ -5157,8 +5157,8 @@ options SYSVMSG # enable for messaging</programlisting>
<qandaentry>
<question id="running-X-securelevels">
<para>I <emphasis>tried</emphasis> to run X, but I get an
<errorname>KDENABIO failed (Operation not
permitted)</errorname> error when I type
<errorname>No devices detected.</errorname> error when I
type
<command>startx</command>. What do I do now?</para>
</question>
@ -5173,6 +5173,7 @@ options SYSVMSG # enable for messaging</programlisting>
Set your
<literal>securelevel</literal> back down to zero (usually
in <filename>/etc/rc.conf</filename>), or run &man.xdm.1;
(or an alternative display manager)
at boot time (before the <literal>securelevel</literal> is
raised).</para>