Date: Mon, 15 Jun 2026 15:49:47 +0000 From: Vladlen Popolitov <vladlen@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 81219e16d1 - main - 15.1/readme: adapted to version 15.1 Message-ID: <6a301f1b.41098.c313045@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vladlen: URL: https://cgit.FreeBSD.org/doc/commit/?id=81219e16d1eca1c7ba8e214b482cd06115e1b053 commit 81219e16d1eca1c7ba8e214b482cd06115e1b053 Author: Vladlen Popolitov <vladlen@FreeBSD.org> AuthorDate: 2026-06-15 15:49:40 +0000 Commit: Vladlen Popolitov <vladlen@FreeBSD.org> CommitDate: 2026-06-15 15:49:40 +0000 15.1/readme: adapted to version 15.1 Version number and arch list changed to 15.1. Typo has been fixed. Approved by: re (implicit) Differential Revision: https://reviews.freebsd.org/D57598 --- website/content/en/releases/15.1R/readme.adoc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/website/content/en/releases/15.1R/readme.adoc b/website/content/en/releases/15.1R/readme.adoc index 8ea02b74ec..1121328a5c 100644 --- a/website/content/en/releases/15.1R/readme.adoc +++ b/website/content/en/releases/15.1R/readme.adoc @@ -6,8 +6,7 @@ sidenav: download :releaseCurrent: 15.1-RELEASE :releaseType: release :releaseBranch: 15-STABLE -:releasePrevStable: X.Y-RELEASE -:releasePrev: X.Y-RELEASE +:releasePrev: 15.0-RELEASE include::shared/releases.adoc[] include::shared/en/urls.adoc[] @@ -36,7 +35,7 @@ This distribution is a {releaseType} of FreeBSD {releaseCurrent}, the latest poi [[about]] == About FreeBSD -FreeBSD is an open source operating system derived from 4.4 BSD Lite2 for 64-bit x86-based PC hardware (amd64), 32-bit x86-based PC hardware (i386), 64-bit Arm(R) ARMv8-A AArch64 systems (aarch64), 32-bit Arm(R) ARMv6/7 systems (armv6/7), PowerPC(R) systems (powerpc, powerpc64), and RISC-V (riscv64) systems. +FreeBSD is an open source operating system derived from 4.4 BSD Lite2 for 64-bit x86-based PC hardware (amd64), 64-bit Arm(R) ARMv8-A AArch64 systems (aarch64), 32-bit Arm(R) ARMv7 systems (armv7), 64-bit PowerPC(R) systems (powerpc64, powerpc64le), and 64-bit RISC-V (riscv64) systems. FreeBSD works with a wide variety of peripherals and configurations and can be used for everything from software development to games to Internet Service Provision. @@ -72,7 +71,7 @@ as well as other ways to obtain a copy of FreeBSD. For general questions or technical support, please address the {freebsd-questions}. -If you track the `{releaseBranch}` branch: you must subscribe to the {freebsd-stable}, to keep abreast of developments and changes that may affect your use and maintainance of the system. +If you track the `{releaseBranch}` branch: you must subscribe to the {freebsd-stable}, to keep abreast of developments and changes that may affect your use and maintenance of the system. Being a largely volunteer effort, the Project is always happy to have extra hands willing to help -- there are far more desired enhancements than there is time to implement them. To contact the developers on technical matters, or with offers of help, please address the {freebsd-hackers}.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a301f1b.41098.c313045>
