mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Bump Dd in manpages after removing devclass from DRIVER_MODULE.
Fixes: 2a99dd30df Deprecate the 'devclass' argument from *DRIVER_MODULE() macros.
MFC after: 2 weeks
This commit is contained in:
parent
e8d1145d10
commit
b7d4192598
2 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd May 24, 2021
|
||||
.Dd April 19, 2022
|
||||
.Dt DRIVER_MODULE 9
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd April 30, 2020
|
||||
.Dd April 19, 2022
|
||||
.Dt DRIVER 9
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
|
|||
Loading…
Reference in a new issue