git: 9cdc37317b - main - add 'FreeBSD 13.0-stable' manual pages
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=9cdc37317b5e1aab61d46920a2781fdd6db858e4 commit 9cdc37317b5e1aab61d46920a2781fdd6db858e4 Author: Wolfram Schneider <[email protected]> AuthorDate: 2021-05-10 16:27:48 +0000 Commit: Wolfram Schneider <[email protected]> CommitDate: 2021-05-10 16:27:48 +0000 add 'FreeBSD 13.0-stable' manual pages --- website/content/en/cgi/man.cgi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi index a41cdd6739..f26886f3a3 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -297,6 +297,8 @@ $manPathDefault = 'FreeBSD 12.2-RELEASE and Ports'; 'FreeBSD 13.0-current', "$manLocalDir/FreeBSD-13.0-current/man:$manLocalDir/FreeBSD-13.0-current/openssl/man", + 'FreeBSD 13.0-stable', +"$manLocalDir/FreeBSD-13.0-stable/man:$manLocalDir/FreeBSD-13.0-stable/openssl/man", 'FreeBSD 12.2-stable', "$manLocalDir/FreeBSD-12.2-stable/man:$manLocalDir/FreeBSD-12.2-stable/openssl/man", 'FreeBSD 12.2-RELEASE', _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"