diff options
| author | Yi-Chen Li <calvin0205@gapp.nthu.edu.tw> | 2024-01-12 07:50:01 +0000 |
|---|---|---|
| committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2024-02-13 08:41:32 +0000 |
| commit | 7a71b350237e0b1804abc160b804a204dc409cf2 (patch) | |
| tree | 5ed8089ff5f14e29859ad95a9b3abbd1aac313b3 /sbin | |
| parent | e8289f82c00523a961692362a888d2262f8314d0 (diff) | |
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/devmatch/devmatch.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/devmatch/devmatch.8 b/sbin/devmatch/devmatch.8 index f5e3a5154a32..71bd7365d645 100644 --- a/sbin/devmatch/devmatch.8 +++ b/sbin/devmatch/devmatch.8 @@ -97,7 +97,7 @@ The term PNP is overloaded in .Fx . It means, generically, the identifying data the bus provides about a device. -While this include old ISA PNP identifiers, it also includes the +While this includes old ISA PNP identifiers, it also includes the logical equivalent in USB, PCI, and others. .Pp Many drivers currently lack proper PNP table decorations and need to |
