Date: Mon, 17 Nov 2025 15:14:39 GMT From: Ed Maste <emaste@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: bf2dc446d129 - main - example.4: Bump deprecation example to FreeBSD 17 Message-ID: <202511171514.5AHFEddv055749@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=bf2dc446d12953c67fa54698952b9072e3c660ce commit bf2dc446d12953c67fa54698952b9072e3c660ce Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2025-11-12 14:56:55 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2025-11-17 15:13:17 +0000 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 --- share/examples/mdoc/example.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 .Nmhelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202511171514.5AHFEddv055749>
