Add some missing &amd; and &intel; entities.
This commit is contained in:
parent
0aba85af7a
commit
60b76ac994
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54661
1 changed files with 4 additions and 4 deletions
|
@ -430,17 +430,17 @@
|
|||
|
||||
<listitem>
|
||||
<para>2D and 3D acceleration is supported on most
|
||||
&i915kms; graphics cards provided by Intel.</para>
|
||||
&i915kms; graphics cards provided by &intel;.</para>
|
||||
|
||||
<para>Driver name: <literal>i915kms</literal></para>
|
||||
|
||||
<para>2D and 3D acceleration is supported on most older
|
||||
&radeonkms; graphics cards provided by AMD.</para>
|
||||
&radeonkms; graphics cards provided by &amd;.</para>
|
||||
|
||||
<para>Driver name: <literal>radeonkms</literal></para>
|
||||
|
||||
<para>2D and 3D acceleration is supported on most newer
|
||||
&amdgpu; graphics cards provided by AMD.</para>
|
||||
&amdgpu; graphics cards provided by &amd;..</para>
|
||||
|
||||
<para>Driver name: <literal>amdgpu</literal></para>
|
||||
|
||||
|
@ -2051,7 +2051,7 @@ EndSection</programlisting>
|
|||
Graphics Chipsets</title>
|
||||
|
||||
<indexterm>
|
||||
<primary>Intel i810 graphic chipset</primary>
|
||||
<primary>&intel; i810 graphic chipset</primary>
|
||||
</indexterm>
|
||||
|
||||
<para>Configuration with &intel; i810 integrated chipsets
|
||||
|
|
Loading…
Reference in a new issue