git: 2ee1987a64 - main - 14.2/relnotes: Remove empty sections
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Nov 2024 19:35:54 UTC
The branch main has been updated by cperciva:
URL: https://cgit.FreeBSD.org/doc/commit/?id=2ee1987a648821a07786c11cfac65c5aaa4b8d68
commit 2ee1987a648821a07786c11cfac65c5aaa4b8d68
Author: Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2024-11-28 19:35:28 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2024-11-28 19:35:28 +0000
14.2/relnotes: Remove empty sections
If there's nothing to say, don't say it.
---
website/content/en/releases/14.2R/relnotes.adoc | 26 -------------------------
1 file changed, 26 deletions(-)
diff --git a/website/content/en/releases/14.2R/relnotes.adoc b/website/content/en/releases/14.2R/relnotes.adoc
index 5bfd84fc67..5ac08160af 100644
--- a/website/content/en/releases/14.2R/relnotes.adoc
+++ b/website/content/en/releases/14.2R/relnotes.adoc
@@ -197,9 +197,6 @@ This section lists the various Security Advisories and Errata Notices since {rel
This section covers changes and additions to userland applications, contributed software, and system utilities.
-[[userland-config]]
-=== Userland Configuration Changes
-
[[userland-programs]]
=== Userland Application Changes
An option has been added to change the directory in man:env[1] which closely resemebles the feature in the GNU version of env although it does not support long options.
@@ -235,9 +232,6 @@ gitref:0a096a7b3ae8[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 by The FreeBSD Foundation)
-[[userland-libraries]]
-=== Runtime Libraries and API
-
[[cloud]]
== Cloud Support
@@ -256,14 +250,6 @@ gitref:28b881840df7[repository=src] (Sponsored by Amazon)
The FreeBSD projects now publishes "small" EC2 images; these are the "base" images minus debug symbols, tests, 32-bit libraries, the LLDB debugger, the Amazon SSM Agent, and the AWS CLI.
gitref:953142d6baf3[repository=src] (Sponsored by Amazon)
-[[kernel]]
-== Kernel
-
-This section covers changes to kernel configurations, system tuning, and system control parameters that are not otherwise categorized.
-
-[[kernel-general]]
-=== General Kernel Changes
-
[[drivers]]
== Devices and Drivers
@@ -301,9 +287,6 @@ gitref:2bc5b1d60512[repository=src] (Sponsored by The FreeBSD Foundation)
This section covers changes and additions to file systems and other storage subsystems, both local and networked.
-[[storage-general]]
-=== General Storage
-
[[storage-zfs]]
=== ZFS
@@ -354,7 +337,6 @@ Please see link:https://www.freebsd.org/releases/{localRel}R/hardware[the list o
Nominal support for POWER10 and POWER11 has been added.
gitref:f9f006df1535[repository=src]
-[[networking]]
[[hardware-virtualization]]
=== Virtualization Support
@@ -364,14 +346,6 @@ gitref:34f40baca641[repository=src]
The VNC server in man:bhyve[8] will now show the correct colors when using the package:www/novnc[] client.
gitref:f9e09dc5b1d5[repository=src]
-[[documentation]]
-== Documentation
-
-This section covers changes to manual (man:man[1]) pages and other documentation shipped with the base system.
-
-[[man-pages]]
-=== Man Pages
-
[[ports]]
== Ports Collection and Package Infrastructure