Date: Sat, 14 Jun 2025 14:03:31 GMT From: Alexander Ziaee <ziaee@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 7f1e3c82b8 - main - 14.3/relnotes: Add some mentions from the manual Message-ID: <202506141403.55EE3V43018305@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=7f1e3c82b84cfb44ff8470184aeec1823f041fd7 commit 7f1e3c82b84cfb44ff8470184aeec1823f041fd7 Author: Alexander Ziaee <ziaee@FreeBSD.org> AuthorDate: 2025-06-08 22:41:00 +0000 Commit: Alexander Ziaee <ziaee@FreeBSD.org> CommitDate: 2025-06-14 14:00:26 +0000 14.3/relnotes: Add some mentions from the manual Reviewed by: cperciva Differential Revision: https://reviews.freebsd.org/D50746 --- website/content/en/releases/14.3R/relnotes.adoc | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/website/content/en/releases/14.3R/relnotes.adoc b/website/content/en/releases/14.3R/relnotes.adoc index 34186c366d..5ab5b6e14a 100644 --- a/website/content/en/releases/14.3R/relnotes.adoc +++ b/website/content/en/releases/14.3R/relnotes.adoc @@ -483,6 +483,20 @@ Add the deprecation notice now, with an expectation that it will be removed befo gitref:fc889167c319[repository=src]. (Sponsored by The FreeBSD Foundation). +The ethernet switch controllers, man:mtkswitch[4], man:ip17x[4], man:ar40xx[4], and man:e6000sw[4] have gained initial manual pages. + +man:mount[8] has gained an example for remounting all filesystems read/write in single-user mode. + +Manual pages for the lua man:loader[8] modules have had their desctiptions reworded to optimize man:apropos[1] results. + +The manual pages style guide, man:style.mdoc[5], has gained a section for listing supported hardware. +When listed this way, the supported hardware will be listed in link:https://www.freebsd.org/releases/{localRel}R/hardware[the supported hardware notes]. +Many manuals have had this section added or reworded in this release. + +Much work has gone into adding man:sysctl[8]s and environment variables to the manual. +Try searching for them with `apropos Va=here.is.the.sysctl` or `apropos Ev=here_is_the_environment_variable`. + +The man:intro[5] to the File Formats manual has been revised, incorporating improvements from OpenBSD. [[ports]] == Ports Collection and Package Infrastructure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506141403.55EE3V43018305>
