git: 0ffc183e1f - main - update macOS 10.15.x
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=0ffc183e1f1187f472c07c96c0d1a737f172b037 commit 0ffc183e1f1187f472c07c96c0d1a737f172b037 Author: Wolfram Schneider <[email protected]> AuthorDate: 2025-11-24 19:42:55 +0000 Commit: Wolfram Schneider <[email protected]> CommitDate: 2025-11-24 19:42:55 +0000 update macOS 10.15.x --- 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 8b5ec2dd52..c10298cfc4 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -1014,7 +1014,7 @@ $manPathDefault = 'FreeBSD 14.3-RELEASE and Ports'; '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.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 11.1', "$manLocalDir/macOS-11.1", - 'macOS 10.15.0', "$manLocalDir/macOS-10.15.0", + 'macOS 10.15.7', "$manLocalDir/macOS-10.15.7/man:$manLocalDir/macOS-10.15.7/developer-man:$manLocalDir/macOS-10.15.7/developer-platform-man:$manLocalDir/macOS-10.15.7/developer-platform-sdk-man:$manLocalDir/macOS-10.15.7/xctoolchain-man", 'macOS 10.13.6', "$manLocalDir/macOS-10.13.6", 'macOS 10.12.0', "$manLocalDir/macOS-10.12.0",