git: 6e2d8c0a05 - main - add macOS 10.13.6 manual pages
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Sep 2023 18:50:15 UTC
The branch main has been updated by wosch:
URL: https://cgit.FreeBSD.org/doc/commit/?id=6e2d8c0a051afe6d11743f5ca09ed88e14253e65
commit 6e2d8c0a051afe6d11743f5ca09ed88e14253e65
Author: Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2023-09-22 18:49:34 +0000
Commit: Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2023-09-22 18:49:34 +0000
add macOS 10.13.6 manual pages
---
website/content/en/cgi/man.cgi | 1 +
1 file changed, 1 insertion(+)
diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi
index 334621bca0..dd12f542dd 100755
--- a/website/content/en/cgi/man.cgi
+++ b/website/content/en/cgi/man.cgi
@@ -764,6 +764,7 @@ $manPathDefault = 'FreeBSD 13.2-RELEASE and Ports';
'macOS 13.5', "$manLocalDir/macOS-13.5",
'macOS 12.6.8', "$manLocalDir/macOS-12.6.8",
+ 'macOS 10.13.6', "$manLocalDir/macOS-10.13.6",
#'XFree86 3.2', "$manLocalDir/XFree86-3.2",
'XFree86 2.1', "$manLocalDir/XFree86-2.1",