aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>2025-11-24 19:42:55 +0000
committerWolfram Schneider <wosch@FreeBSD.org>2025-11-24 19:42:55 +0000
commit0ffc183e1f1187f472c07c96c0d1a737f172b037 (patch)
tree2104d97ad24fa1b9e8a3e4f8191f43c2b0438d99
parent6fd23a9114bca780679ed18aedc20398756a3bce (diff)
update macOS 10.15.x
-rwxr-xr-xwebsite/content/en/cgi/man.cgi2
1 files changed, 1 insertions, 1 deletions
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",