git: 19fbcc30e0 - main - update defaults to FreeBSD 13.0-RELEASE
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=19fbcc30e07f8775b177e842b3d32a0356c05bb5 commit 19fbcc30e07f8775b177e842b3d32a0356c05bb5 Author: Wolfram Schneider <[email protected]> AuthorDate: 2021-05-25 16:52:01 +0000 Commit: Wolfram Schneider <[email protected]> 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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"