git: 545ebed0a7 - main - update FreeBSD stable/14
Wolfram Schneider <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/doc/commit/?id=545ebed0a71799b3a605dbedd408461700ae2690 commit 545ebed0a71799b3a605dbedd408461700ae2690 Author: Wolfram Schneider <[email protected]> AuthorDate: 2026-08-12 06:50:42 +0000 Commit: Wolfram Schneider <[email protected]> CommitDate: 2026-08-12 06:50:42 +0000 update FreeBSD stable/14 --- website/content/en/cgi/man.cgi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi index 617dddd059..ce9cb1dde2 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -475,8 +475,8 @@ $manPathDefault = 'FreeBSD 15.1-RELEASE and Ports.quarterly'; 'FreeBSD 15.0-RELEASE', "$manLocalDir/FreeBSD-15.0-RELEASE/man:$manLocalDir/FreeBSD-15.0-RELEASE/openssl/man", - 'FreeBSD 14.4-STABLE', -"$manLocalDir/FreeBSD-14.4-STABLE/man:$manLocalDir/FreeBSD-14.4-STABLE/openssl/man", + 'FreeBSD 14.5-STABLE', +"$manLocalDir/FreeBSD-14.5-STABLE/man:$manLocalDir/FreeBSD-14.5-STABLE/openssl/man", 'FreeBSD 14.4-RELEASE', "$manLocalDir/FreeBSD-14.4-RELEASE/man:$manLocalDir/FreeBSD-14.4-RELEASE/openssl/man", 'FreeBSD 14.3-RELEASE', @@ -1272,7 +1272,7 @@ while ( ( $key, $val ) = each %manPath ) { 'freebsd-stable', 'FreeBSD 15.1-STABLE', 'freebsd-stable15', 'FreeBSD 15.1-STABLE', - 'freebsd-stable14', 'FreeBSD 14.4-STABLE', + 'freebsd-stable14', 'FreeBSD 14.5-STABLE', 'freebsd-current', 'FreeBSD 16.0-CURRENT', 'freebsd-release-ports', 'FreeBSD 15.1-RELEASE and Ports',