diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2025-11-12 14:56:55 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2025-11-17 15:13:17 +0000 |
| commit | bf2dc446d12953c67fa54698952b9072e3c660ce (patch) | |
| tree | 58c2bc833a073bb8cc12f4b4c5c6a1e1a05d0015 | |
| parent | af4ba95daf75cf1b1624dd57038cfaa3ed2753e7 (diff) | |
example.4: Bump deprecation example to FreeBSD 17
The deprecation notice should indicate that the driver or feature will
be removed in a future release, not one that's nearly EOL.
Sponsored by: The FreeBSD Foundation
| -rw-r--r-- | share/examples/mdoc/example.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/mdoc/example.4 b/share/examples/mdoc/example.4 index 6983fb75fada..a51d9ca9262b 100644 --- a/share/examples/mdoc/example.4 +++ b/share/examples/mdoc/example.4 @@ -28,7 +28,7 @@ example_load="YES" .Ed .Sh DEPRECATION NOTICE This driver is scheduled for removal prior to the release of -.Fx 13.0 . +.Fx 17.0 . .Sh DESCRIPTION This is an example device driver manual page for the .Nm |
