Date: Fri, 12 Jun 2026 10:39:41 +0000 From: Wolfram Schneider <wosch@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: bce272a113 - main - update to FreeBSD 15.1-STABLE Message-ID: <6a2be1ed.3a5e9.5e3049e5@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/doc/commit/?id=bce272a1132c00b148156ad4b316f06dc195db97 commit bce272a1132c00b148156ad4b316f06dc195db97 Author: Wolfram Schneider <wosch@FreeBSD.org> AuthorDate: 2026-06-12 10:39:29 +0000 Commit: Wolfram Schneider <wosch@FreeBSD.org> CommitDate: 2026-06-12 10:39:29 +0000 update to FreeBSD 15.1-STABLE --- website/content/en/cgi/man.cgi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi index 4a95b4a040..8a1b088cd4 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -464,8 +464,8 @@ $manPathDefault = 'FreeBSD 15.0-RELEASE and Ports.quarterly'; 'FreeBSD 16.0-CURRENT', "$manLocalDir/FreeBSD-16.0-CURRENT/man:$manLocalDir/FreeBSD-16.0-CURRENT/openssl/man", - 'FreeBSD 15.0-STABLE', -"$manLocalDir/FreeBSD-15.0-STABLE/man:$manLocalDir/FreeBSD-15.0-STABLE/openssl/man", + 'FreeBSD 15.1-STABLE', +"$manLocalDir/FreeBSD-15.1-STABLE/man:$manLocalDir/FreeBSD-15.1-STABLE/openssl/man", 'FreeBSD 15.0-RELEASE', "$manLocalDir/FreeBSD-15.0-RELEASE/man:$manLocalDir/FreeBSD-15.0-RELEASE/openssl/man", @@ -1261,8 +1261,8 @@ while ( ( $key, $val ) = each %manPath ) { 'freebsd', 'FreeBSD 15.0-RELEASE', 'freebsd-release', 'FreeBSD 15.0-RELEASE', - 'freebsd-stable', 'FreeBSD 15.0-STABLE', - 'freebsd-stable15', 'FreeBSD 15.0-STABLE', + 'freebsd-stable', 'FreeBSD 15.1-STABLE', + 'freebsd-stable15', 'FreeBSD 15.1-STABLE', 'freebsd-stable14', 'FreeBSD 14.4-STABLE', 'freebsd-stable13', 'FreeBSD 13.5-STABLE',home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2be1ed.3a5e9.5e3049e5>
