diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2025-10-29 06:51:26 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2025-10-29 06:51:26 +0000 |
| commit | 4b6700f3455f46aaed2c090e1c67c67565f26369 (patch) | |
| tree | 1693aa769e87a7005f03c31e8b82dea162c8ca14 | |
| parent | 98edcbcce0a4650084bd86e704cfa38bf590250c (diff) | |
Document the DEPRECATION NOTICE section for kernel interfaces
| -rw-r--r-- | share/examples/mdoc/example.4 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/examples/mdoc/example.4 b/share/examples/mdoc/example.4 index e627f81af530..6983fb75fada 100644 --- a/share/examples/mdoc/example.4 +++ b/share/examples/mdoc/example.4 @@ -26,6 +26,9 @@ module at boot time, place the following line in .Bd -literal -offset indent example_load="YES" .Ed +.Sh DEPRECATION NOTICE +This driver is scheduled for removal prior to the release of +.Fx 13.0 . .Sh DESCRIPTION This is an example device driver manual page for the .Nm |
