git: 4be004c895 - main - update macOS manpages
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Aug 2025 05:52:15 UTC
The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/doc/commit/?id=4be004c8952e8a726386e8944bf5e7961370d5ac commit 4be004c8952e8a726386e8944bf5e7961370d5ac Author: Wolfram Schneider <wosch@FreeBSD.org> AuthorDate: 2025-08-10 05:23:06 +0000 Commit: Wolfram Schneider <wosch@FreeBSD.org> CommitDate: 2025-08-10 05:23:06 +0000 update macOS manpages --- website/content/en/cgi/man.cgi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi index 7783a722a7..01821697dc 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -996,8 +996,8 @@ $manPathDefault = 'FreeBSD 14.3-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 15.5.0', "$manLocalDir/macOS-15.5.0/man:$manLocalDir/macOS-15.5.0/developer-man:$manLocalDir/macOS-15.5.0/developer-platform-sdk-man:$manLocalDir/macOS-15.5.0/xctoolchain-man", - 'macOS 14.7.5', "$manLocalDir/macOS-14.7.5/man:$manLocalDir/macOS-14.7.5/developer-man:$manLocalDir/macOS-14.7.5/developer-platform-man:$manLocalDir/macOS-14.7.5/developer-platform-sdk-man:$manLocalDir/macOS-14.7.5/xctoolchain-man", + 'macOS 15.6', "$manLocalDir/macOS-15.6/man:$manLocalDir/macOS-15.6/developer-man:$manLocalDir/macOS-15.6/developer-platform-sdk-man:$manLocalDir/macOS-15.6/xctoolchain-man", + 'macOS 14.7.7', "$manLocalDir/macOS-14.7.7/man:$manLocalDir/macOS-14.7.7/developer-man:$manLocalDir/macOS-14.7.7/developer-platform-man:$manLocalDir/macOS-14.7.7/developer-platform-sdk-man:$manLocalDir/macOS-14.7.7/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", '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", @@ -1242,7 +1242,7 @@ while ( ( $key, $val ) = each %manPath ) { 'sunos5', 'SunOS 5.10', 'sunos4', 'SunOS 4.1.3', 'sunos', 'SunOS 4.1.3', - 'macos', 'macOS 15.5.0', + 'macos', 'macOS 15.6', 'plan9', 'Plan 9', 'osf1', 'OSF1 V5.1/alpha', 'true64', 'OSF1 V5.1/alpha',