git: f0b6cd4dd6 - main - add 'FreeBSD 13.0-RELEASE' manual pages Reported by: se
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=f0b6cd4dd69653d7c3a8d4d0e54a35eebbec598a commit f0b6cd4dd69653d7c3a8d4d0e54a35eebbec598a Author: Wolfram Schneider <[email protected]> AuthorDate: 2021-05-10 16:35:40 +0000 Commit: Wolfram Schneider <[email protected]> CommitDate: 2021-05-10 16:35:40 +0000 add 'FreeBSD 13.0-RELEASE' manual pages Reported by: se --- website/content/en/cgi/man.cgi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi index 69b914717f..04fe768112 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -299,6 +299,9 @@ $manPathDefault = 'FreeBSD 12.2-RELEASE and Ports'; 'FreeBSD 13.0-stable', "$manLocalDir/FreeBSD-13.0-stable/man:$manLocalDir/FreeBSD-13.0-stable/openssl/man", + 'FreeBSD 13.0-RELEASE', +"$manLocalDir/FreeBSD-13.0-RELEASE/man:$manLocalDir/FreeBSD-13.0-RELEASE/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]"