git: 6b0d45db9e - main - update macOS 13.6.x
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Mar 2024 15:18:06 UTC
The branch main has been updated by wosch:
URL: https://cgit.FreeBSD.org/doc/commit/?id=6b0d45db9e38dbdbe0fa047bd7cdf15efc185909
commit 6b0d45db9e38dbdbe0fa047bd7cdf15efc185909
Author: Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2024-03-23 15:17:41 +0000
Commit: Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2024-03-23 15:17:41 +0000
update macOS 13.6.x
---
website/content/en/cgi/man.cgi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi
index b2d6496ef9..e7be46d3ad 100755
--- a/website/content/en/cgi/man.cgi
+++ b/website/content/en/cgi/man.cgi
@@ -778,7 +778,7 @@ $manPathDefault = 'FreeBSD 14.0-RELEASE and Ports';
# alias SunOS 0.4, apparently released in April 1983 based on 4.2BSD beta
'Sun UNIX 0.4', "$manLocalDir/Sun-UNIX-0.4",
- 'macOS 13.5', "$manLocalDir/macOS-13.5",
+ '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 10.13.6', "$manLocalDir/macOS-10.13.6",
@@ -1000,7 +1000,7 @@ while ( ( $key, $val ) = each %manPath ) {
'sunos5', 'SunOS 5.10',
'sunos4', 'SunOS 4.1.3',
'sunos', 'SunOS 4.1.3',
- 'macos', 'macOS 13.5',
+ 'macos', 'macOS 13.6.5',
'freebsd ports', 'FreeBSD Ports',
'ports', 'FreeBSD Ports',
'plan9', 'Plan 9',