git: 3f13f20467 - main - update macOS 12.x.y
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Mar 2024 20:22:48 UTC
The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/doc/commit/?id=3f13f20467ebb347047fff0daf9648d5ad38d380 commit 3f13f20467ebb347047fff0daf9648d5ad38d380 Author: Wolfram Schneider <wosch@FreeBSD.org> AuthorDate: 2024-03-25 20:22:27 +0000 Commit: Wolfram Schneider <wosch@FreeBSD.org> CommitDate: 2024-03-25 20:22:27 +0000 update macOS 12.x.y --- 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 5b82116121..c3a6859c81 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -779,7 +779,7 @@ $manPathDefault = 'FreeBSD 14.0-RELEASE and Ports'; 'Sun UNIX 0.4', "$manLocalDir/Sun-UNIX-0.4", 'macOS 13.6.5', "$manLocalDir/macOS-13.6.5/man:$manLocalDir/macOS-13.6.5/developer-man:$manLocalDir/macOS-13.6.5/developer-platform-man:$manLocalDir/macOS-13.6.5/developer-platform-sdk-man:$manLocalDir/macOS-13.6.5/xctoolchain-man", - 'macOS 12.6.8', "$manLocalDir/macOS-12.6.8", + 'macOS 12.7.3', "$manLocalDir/macOS-12.7.3/man:$manLocalDir/macOS-12.7.3/developer-man:$manLocalDir/macOS-12.7.3/developer-platform-man:$manLocalDir/macOS-12.7.3/developer-platform-sdk-man:$manLocalDir/macOS-12.7.3/xctoolchain-man", 'macOS 10.13.6', "$manLocalDir/macOS-10.13.6", #'XFree86 3.2', "$manLocalDir/XFree86-3.2",