git: e13a7a00b9 - main - minor update for macOS manpages
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Jun 2026 08:19:59 UTC
The branch main has been updated by wosch:
URL: https://cgit.FreeBSD.org/doc/commit/?id=e13a7a00b9b645f1363e049c3fdf91a078585c4b
commit e13a7a00b9b645f1363e049c3fdf91a078585c4b
Author: Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2026-06-30 08:19:35 +0000
Commit: Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2026-06-30 08:19:35 +0000
minor update for macOS manpages
---
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 a74708328e..68e014942c 100755
--- a/website/content/en/cgi/man.cgi
+++ b/website/content/en/cgi/man.cgi
@@ -1048,7 +1048,7 @@ $manPathDefault = 'FreeBSD 15.1-RELEASE and Ports.quarterly';
# alias SunOS 0.4, apparently released in April 1983 based on 4.2BSD beta
'Sun UNIX 0.4', "$manLocalDir/Sun-UNIX-0.4",
- 'macOS 26.4', "$manLocalDir/macOS-26.4/man:$manLocalDir/macOS-26.4/developer-man:$manLocalDir/macOS-26.4/developer-platform-sdk-man:$manLocalDir/macOS-26.4/xctoolchain-man",
+ 'macOS 26.5.2', "$manLocalDir/macOS-26.5.2/man:$manLocalDir/macOS-26.5.2/developer-man:$manLocalDir/macOS-26.5.2/developer-platform-sdk-man:$manLocalDir/macOS-26.5.2/xctoolchain-man",
'macOS 15.7.5', "$manLocalDir/macOS-15.7.5/man:$manLocalDir/macOS-15.7.5/developer-man:$manLocalDir/macOS-15.7.5/developer-platform-sdk-man:$manLocalDir/macOS-15.7.5/xctoolchain-man",
'macOS 14.8.5', "$manLocalDir/macOS-14.8.5/man:$manLocalDir/macOS-14.8.5/developer-man:$manLocalDir/macOS-14.8.5/developer-platform-man:$manLocalDir/macOS-14.8.5/developer-platform-sdk-man:$manLocalDir/macOS-14.8.5/xctoolchain-man",
'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",
@@ -1303,7 +1303,7 @@ while ( ( $key, $val ) = each %manPath ) {
'sunos5', 'SunOS 5.10',
'sunos4', 'SunOS 4.1.3',
'sunos', 'SunOS 4.1.3',
- 'macos', 'macOS 26.4',
+ 'macos', 'macOS 26.5.2',
'plan9', 'Plan 9',
'osf1', 'OSF1 V5.1/alpha',
'true64', 'OSF1 V5.1/alpha',