Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 2019 11:31:45 +0000 (UTC)
From:      Andriy Gapon <avg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r353433 - head/share/man/man4
Message-ID:  <201910111131.x9BBVjWZ099585@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: avg
Date: Fri Oct 11 11:31:45 2019
New Revision: 353433
URL: https://svnweb.freebsd.org/changeset/base/353433

Log:
  fix a typo in superio.4
  
  Reported by:	bjk
  MFC after:	2 weeks
  X-MFC with:	r353432

Modified:
  head/share/man/man4/superio.4

Modified: head/share/man/man4/superio.4
==============================================================================
--- head/share/man/man4/superio.4	Fri Oct 11 11:13:47 2019	(r353432)
+++ head/share/man/man4/superio.4	Fri Oct 11 11:31:45 2019	(r353433)
@@ -74,7 +74,7 @@ that can only be accessed or discovered using the cont
 Some of the Super I/O devices have standardized interfaces.
 Such devices either use well-known legacy resources or they are advertised
 via ACPI or both.
-They can be configured either using ISA bus hints or they are auto-aconfigured by
+They can be configured either using ISA bus hints or they are auto-configured by
 .Xr acpi 4 .
 The
 .Nm



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