git: 81c4ab8c81 - main - add manual pages for macOS 14.3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Mar 2024 14:31:53 UTC
The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/doc/commit/?id=81c4ab8c817e7a5ce828d87b9f9c8f83676a66a7 commit 81c4ab8c817e7a5ce828d87b9f9c8f83676a66a7 Author: Wolfram Schneider <wosch@FreeBSD.org> AuthorDate: 2024-03-26 14:31:42 +0000 Commit: Wolfram Schneider <wosch@FreeBSD.org> CommitDate: 2024-03-26 14:31:42 +0000 add manual pages for macOS 14.3.1 --- website/content/en/cgi/man.cgi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi index c3a6859c81..8acfa92039 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -778,6 +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 14.3.1', "$manLocalDir/macOS-14.3.1/man:$manLocalDir/macOS-14.3.1/developer-man:$manLocalDir/macOS-14.3.1/developer-platform-man:$manLocalDir/macOS-14.3.1/developer-platform-sdk-man:$manLocalDir/macOS-14.3.1/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 10.13.6', "$manLocalDir/macOS-10.13.6", @@ -1007,7 +1008,7 @@ while ( ( $key, $val ) = each %manPath ) { 'sunos5', 'SunOS 5.10', 'sunos4', 'SunOS 4.1.3', 'sunos', 'SunOS 4.1.3', - 'macos', 'macOS 13.6.5', + 'macos', 'macOS 14.3.1', 'freebsd ports', 'FreeBSD Ports', 'ports', 'FreeBSD Ports', 'plan9', 'Plan 9',