svn commit: r357228 - stable/11/release/doc/en_US.ISO8859-1/hardware

Glen Barber gjb at FreeBSD.org
Tue Jan 28 20:53:12 UTC 2020


Author: gjb
Date: Tue Jan 28 20:53:11 2020
New Revision: 357228
URL: https://svnweb.freebsd.org/changeset/base/357228

Log:
  Fix build after removal of the mobile list.
  
  Sponsored by:	Rubicon Communications, LLC (netgate.com)

Modified:
  stable/11/release/doc/en_US.ISO8859-1/hardware/article.xml

Modified: stable/11/release/doc/en_US.ISO8859-1/hardware/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/hardware/article.xml	Tue Jan 28 20:12:29 2020	(r357227)
+++ stable/11/release/doc/en_US.ISO8859-1/hardware/article.xml	Tue Jan 28 20:53:11 2020	(r357228)
@@ -232,9 +232,7 @@
 	as sound, graphics, power management, and PCCARD expansion
 	slots.  These features tend to vary in idiosyncratic ways
 	between machines, and frequently require special-case support
-	in &os; to work around hardware bugs or other oddities.  When
-	in doubt, a search of the archives of the &a.mobile; may be
-	useful.</para>
+	in &os; to work around hardware bugs or other oddities.</para>
 
       <para>Most modern laptops (as well as many desktops) use the
 	Advanced Configuration and Power Management (ACPI) standard.


More information about the svn-src-all mailing list