git: 3cba51092d - main - add manual pages for macOS 10.12.0, 10.15.0 and 11.1
Wolfram Schneider <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/doc/commit/?id=3cba51092db9188958a4cb0472e1ef5a76073dbc commit 3cba51092db9188958a4cb0472e1ef5a76073dbc Author: Wolfram Schneider <[email protected]> AuthorDate: 2025-04-21 13:46:06 +0000 Commit: Wolfram Schneider <[email protected]> CommitDate: 2025-04-21 13:46:06 +0000 add manual pages for macOS 10.12.0, 10.15.0 and 11.1 --- website/content/en/cgi/man.cgi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi index e62c365797..5384f11b67 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -949,7 +949,10 @@ $manPathDefault = 'FreeBSD 14.2-RELEASE and Ports'; '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 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.13.6', "$manLocalDir/macOS-10.13.6", + 'macOS 10.12.0', "$manLocalDir/macOS-10.12.0", #'XFree86 3.2', "$manLocalDir/XFree86-3.2", 'XFree86 2.1', "$manLocalDir/XFree86-2.1",