svn commit: r54661 - head/en_US.ISO8859-1/books/handbook/x11
Marc Fonvieille
blackend at FreeBSD.org
Thu Oct 29 17:31:24 UTC 2020
Author: blackend
Date: Thu Oct 29 17:31:23 2020
New Revision: 54661
URL: https://svnweb.freebsd.org/changeset/doc/54661
Log:
Add some missing &amd; and &intel; entities.
Modified:
head/en_US.ISO8859-1/books/handbook/x11/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/x11/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Thu Oct 29 17:26:11 2020 (r54660)
+++ head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Thu Oct 29 17:31:23 2020 (r54661)
@@ -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
More information about the svn-doc-head
mailing list