Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Oct 2018 08:00:46 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r339192 - head/share/man/man9
Message-ID:  <201810050800.w9580kUk002712@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp (ports committer)
Date: Fri Oct  5 08:00:45 2018
New Revision: 339192
URL: https://svnweb.freebsd.org/changeset/base/339192

Log:
  MODULE_PNP_INFO(9): Fix a grammar mistake.
  
  Reported by:	ak
  Reviewed by:	imp, Yuri Pankov <yuripv@yuripv.net>
  Approved by:	re (gjb), krion (mentor, implicit), mat (mentor, implicit)
  Differential Revision:	https://reviews.freebsd.org/D17403

Modified:
  head/share/man/man9/MODULE_PNP_INFO.9

Modified: head/share/man/man9/MODULE_PNP_INFO.9
==============================================================================
--- head/share/man/man9/MODULE_PNP_INFO.9	Fri Oct  5 07:52:28 2018	(r339191)
+++ head/share/man/man9/MODULE_PNP_INFO.9	Fri Oct  5 08:00:45 2018	(r339192)
@@ -113,7 +113,7 @@ A pointer that should be ignored.
 .It Dq Vt E
 EISA PNP Identifier.
 .It Dq Vt T
-PNP info that is true for the for the whole table.
+PNP info that is true for the whole table.
 The driver code checks for these condition pragmatically before using
 this table to match devices.
 This item must come last in the list.



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