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
This commit is contained in:
Mateusz Piotrowski 2018-10-05 08:00:45 +00:00
parent d9f1b8dbf2
commit 3ace17093a
1 changed files with 1 additions and 1 deletions

View File

@ -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.