git: ae2fe8099b - main - 15.0/relnote: Mention builtin(1)
Alexander Ziaee <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=ae2fe8099b7ba434348a1bf8681a7468c86f8ccc commit ae2fe8099b7ba434348a1bf8681a7468c86f8ccc Author: Alexander Ziaee <[email protected]> AuthorDate: 2025-12-01 20:57:08 +0000 Commit: Alexander Ziaee <[email protected]> CommitDate: 2025-12-01 21:14:41 +0000 15.0/relnote: Mention builtin(1) --- website/content/en/releases/15.0R/relnotes.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/content/en/releases/15.0R/relnotes.adoc b/website/content/en/releases/15.0R/relnotes.adoc index 7aa9949147..c4616a92bd 100644 --- a/website/content/en/releases/15.0R/relnotes.adoc +++ b/website/content/en/releases/15.0R/relnotes.adoc @@ -1571,6 +1571,9 @@ This section covers changes to manual (man:man[1]) pages and other documentation Manual pages on filesystems have been moved to section four, the Kernel Interfaces Manual. gitref:1687d77197c0[repository=src] +The man:builtin[1] manual has been rewritten featuring streamlined information and a new section on keybindings that are built into the FreeBSD CLI. +gitref:42df4faf7004[repository=src] + A new man:networking[7] manual page provides a quickstart guide to connecting the system to networks including Wi-Fi, and links to other manual pages and the handbook. gitref:39f92a4c4c49[repository=src]