Fix minor rendering issues.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2018-12-10 22:56:48 +00:00
parent c8d26bd9e6
commit a06113979a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52659

View file

@ -731,18 +731,18 @@
<para>For &intel; (i915) systems after Broadwell&trade;, the
&man.rc.conf.5; entry is:</para>
<programlisting>kld_list=/boot/modules/i915kms.ko.</programlisting>
<programlisting>kld_list="/boot/modules/i915kms.ko"</programlisting>
<para>Systems with ATI/&amd; graphics cards have two options.
Modern systems starting with the HD7000 series GPU should
use:</para>
<programlisting>kld_list=/boot/modules/amdgpu.ko</programlisting>
<programlisting>kld_list="/boot/modules/amdgpu.ko"</programlisting>
<para>Systems with cards released before the HD7000 GPU
use:</para>
<programlisting>kld_list=/boot/modules/radeonkms.ko.</programlisting>
<programlisting>kld_list="/boot/modules/radeonkms.ko"</programlisting>
<note>
<para>Users must be added to the <literal>video</literal>