svn commit: r339192 - head/share/man/man9
Mateusz Piotrowski
0mp at FreeBSD.org
Fri Oct 5 08:00:46 UTC 2018
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 at 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.
More information about the svn-src-head
mailing list