Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2020 20:53:11 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r357228 - stable/11/release/doc/en_US.ISO8859-1/hardware
Message-ID:  <202001282053.00SKrBcf009925@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001282053.00SKrBcf009925>