git: 51e5d075c8 - main - relnotes: Don't claim gvinum is deprecated as well as removed
John Baldwin <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/doc/commit/?id=51e5d075c8a5149e3bb610d1e69261716e21f80b commit 51e5d075c8a5149e3bb610d1e69261716e21f80b Author: John Baldwin <[email protected]> AuthorDate: 2025-12-01 16:18:02 +0000 Commit: John Baldwin <[email protected]> CommitDate: 2025-12-01 16:18:02 +0000 relnotes: Don't claim gvinum is deprecated as well as removed --- website/content/en/releases/15.0R/relnotes.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/website/content/en/releases/15.0R/relnotes.adoc b/website/content/en/releases/15.0R/relnotes.adoc index eb8342fcd6..bb1a8f5618 100644 --- a/website/content/en/releases/15.0R/relnotes.adoc +++ b/website/content/en/releases/15.0R/relnotes.adoc @@ -718,8 +718,6 @@ gitref:ddfc6f84f242[repository=src] man:fdisk[8] has been deprecated in favor of man:gpart[8] for a long time but has not been removed, running this application will show a warning to migrate to man:gpart[8]. gitref:3958be5c29da[repository=src] {{< sponsored "The FreeBSD Foundation" >}} -Update deprecation warning to note that man:gvinum[8] is removed in 15.0(gitref:dec497a9fcbf[repository=src]). - Deprecation notice for man:syscons[4] has been added. man:syscons[4] is not compatible with UEFI, does not support UTF-8, and is Giant-locked. There is no specific timeline yet for removing it, but support for the Giant lock is expected to go away in one or two major release cycles.