git: 2774979adb - main - fix 'FreeBSD 12.1-RELEASE' 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=2774979adb7df9d9f2950121216e426bae5ff234 commit 2774979adb7df9d9f2950121216e426bae5ff234 Author: Wolfram Schneider <[email protected]> AuthorDate: 2021-05-10 15:24:08 +0000 Commit: Wolfram Schneider <[email protected]> CommitDate: 2021-05-10 15:24:08 +0000 fix 'FreeBSD 12.1-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 39146a350a..a41cdd6739 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -301,7 +301,7 @@ $manPathDefault = 'FreeBSD 12.2-RELEASE and Ports'; "$manLocalDir/FreeBSD-12.2-stable/man:$manLocalDir/FreeBSD-12.2-stable/openssl/man", 'FreeBSD 12.2-RELEASE', "$manLocalDir/FreeBSD-12.2-RELEASE/man:$manLocalDir/FreeBSD-12.2-RELEASE/openssl/man", - 'FreeBSD 12.2-RELEASE', + 'FreeBSD 12.1-RELEASE', "$manLocalDir/FreeBSD-12.1-RELEASE/man:$manLocalDir/FreeBSD-12.1-RELEASE/openssl/man", 'FreeBSD 12.0-RELEASE', "$manLocalDir/FreeBSD-12.0-RELEASE/man:$manLocalDir/FreeBSD-12.0-RELEASE/openssl/man", _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"