git: a6c6468bb9 - main - 13.2R notes: deprecations: two commit references
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Mar 2023 07:40:38 UTC
The branch main has been updated by grahamperrin: URL: https://cgit.FreeBSD.org/doc/commit/?id=a6c6468bb9907957b44f69d54bf5f9d5d46bdf52 commit a6c6468bb9907957b44f69d54bf5f9d5d46bdf52 Author: Graham Perrin <grahamperrin@FreeBSD.org> AuthorDate: 2023-03-19 07:32:40 +0000 Commit: Graham Perrin <grahamperrin@FreeBSD.org> CommitDate: 2023-03-19 07:32:40 +0000 13.2R notes: deprecations: two commit references https://www.freebsd.org/releases/13.2R/relnotes/#future-releases For two of the deprecations, refer to releng/13.2 commits to relevant manual pages. Approved by: doc (gbe) Differential revision: https://reviews.freebsd.org/D39169 --- website/content/en/releases/13.2R/relnotes.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/en/releases/13.2R/relnotes.adoc b/website/content/en/releases/13.2R/relnotes.adoc index e14d60ea17..3f2a24e9bb 100644 --- a/website/content/en/releases/13.2R/relnotes.adoc +++ b/website/content/en/releases/13.2R/relnotes.adoc @@ -403,8 +403,10 @@ gitref:d7620b6ec941[repository=src] (Sponsored by The FreeBSD Foundation) The man:mergemaster[8] utility has been deprecated and will be removed in FreeBSD 14.0. Its replacement is man:etcupdate[8]. +gitref:5fa16e3c50c5[repository=src] (Sponsored by The FreeBSD Foundation) The man:minigzip[1] utility has been deprecated and will be removed in FreeBSD 14.0. +gitref:84d3fc26e3a2[repository=src] The remaining components of ATM in netgraph (NgATM) have been deprecated and will be removed in FreeBSD 14.0. Support for ATM NICs was removed previously.