Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2021 16:53:49 GMT
From:      Wolfram Schneider <wosch@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 19fbcc30e0 - main - update defaults to FreeBSD 13.0-RELEASE
Message-ID:  <202105251653.14PGrnu4034401@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wosch:

URL: https://cgit.FreeBSD.org/doc/commit/?id=19fbcc30e07f8775b177e842b3d32a0356c05bb5

commit 19fbcc30e07f8775b177e842b3d32a0356c05bb5
Author:     Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2021-05-25 16:52:01 +0000
Commit:     Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2021-05-25 16:53:39 +0000

    update defaults to FreeBSD 13.0-RELEASE
    
    Reported by:    se
---
 website/content/en/cgi/man.cgi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi
index a000c04305..3bc3c663d3 100755
--- a/website/content/en/cgi/man.cgi
+++ b/website/content/en/cgi/man.cgi
@@ -240,7 +240,7 @@ foreach my $os ( keys %$sectionpath ) {
 
 $manLocalDir    = '/usr/local/www/bsddoc/man';
 # this should be the latest "release and ports"
-$manPathDefault = 'FreeBSD 12.2-RELEASE and Ports';
+$manPathDefault = 'FreeBSD 13.0-RELEASE and Ports';
 
 %manPath = (
     # supported releases / stable / current 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105251653.14PGrnu4034401>