Date: Wed, 29 Oct 2025 06:52:20 GMT From: "David E. O'Brien" <obrien@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 4b6700f3455f - main - Document the DEPRECATION NOTICE section for kernel interfaces Message-ID: <202510290652.59T6qKCs049938@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by obrien: URL: https://cgit.FreeBSD.org/src/commit/?id=4b6700f3455f46aaed2c090e1c67c67565f26369 commit 4b6700f3455f46aaed2c090e1c67c67565f26369 Author: David E. O'Brien <obrien@FreeBSD.org> AuthorDate: 2025-10-29 06:51:26 +0000 Commit: David E. O'Brien <obrien@FreeBSD.org> CommitDate: 2025-10-29 06:51:26 +0000 Document the DEPRECATION NOTICE section for kernel interfaces --- share/examples/mdoc/example.4 | 3 +++ 1 file changed, 3 insertions(+) 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 .Nmhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510290652.59T6qKCs049938>
