git: 5fdc4d0c98 - main - minor updates for Debian 13.x and macOS manpages
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 Mar 2026 19:42:47 UTC
The branch main has been updated by wosch:
URL: https://cgit.FreeBSD.org/doc/commit/?id=5fdc4d0c98c56ba035730acd4247c9f3cfe2fe7c
commit 5fdc4d0c98c56ba035730acd4247c9f3cfe2fe7c
Author: Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2026-03-28 19:35:32 +0000
Commit: Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2026-03-28 19:35:32 +0000
minor updates for Debian 13.x and macOS manpages
---
website/content/en/cgi/man.cgi | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi
index d667f580ba..2fd7ea6d1b 100755
--- a/website/content/en/cgi/man.cgi
+++ b/website/content/en/cgi/man.cgi
@@ -980,7 +980,7 @@ $manPathDefault = 'FreeBSD 15.0-RELEASE and Ports.quarterly';
'Debian 10.13.0', "$manLocalDir/Debian-10.13.0/man:$manLocalDir/Debian-10.13.0/misc",
'Debian 11.11.0', "$manLocalDir/Debian-11.11.0/man:$manLocalDir/Debian-11.11.0/misc",
'Debian 12.13.0', "$manLocalDir/Debian-12.13.0/man:$manLocalDir/Debian-12.13.0/misc",
- 'Debian 13.3.0', "$manLocalDir/Debian-13.3.0/man:$manLocalDir/Debian-13.3.0/misc",
+ 'Debian 13.4.0', "$manLocalDir/Debian-13.4.0/man:$manLocalDir/Debian-13.4.0/misc",
'Debian 14.0 unstable', "$manLocalDir/Debian-unstable/man:$manLocalDir/Debian-unstable/misc",
'Ubuntu 23.10 mantic', "$manLocalDir/Ubuntu-mantic-23.10/man:$manLocalDir/Ubuntu-mantic-23.10/misc",
@@ -1038,9 +1038,9 @@ $manPathDefault = 'FreeBSD 15.0-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.3', "$manLocalDir/macOS-26.3/man:$manLocalDir/macOS-26.3/developer-man:$manLocalDir/macOS-26.3/developer-platform-sdk-man:$manLocalDir/macOS-26.3/xctoolchain-man",
- 'macOS 15.7.4', "$manLocalDir/macOS-15.7.4/man:$manLocalDir/macOS-15.7.4/developer-man:$manLocalDir/macOS-15.7.4/developer-platform-sdk-man:$manLocalDir/macOS-15.7.4/xctoolchain-man",
- 'macOS 14.8.4', "$manLocalDir/macOS-14.8.4/man:$manLocalDir/macOS-14.8.4/developer-man:$manLocalDir/macOS-14.8.4/developer-platform-man:$manLocalDir/macOS-14.8.4/developer-platform-sdk-man:$manLocalDir/macOS-14.8.4/xctoolchain-man",
+ '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 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",
'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",
@@ -1267,7 +1267,7 @@ while ( ( $key, $val ) = each %manPath ) {
'slackware', 'Linux Slackware 3.1',
'redhat', 'Red Hat 9',
'suse', 'SuSE 11.3',
- 'debian', 'Debian 13.3.0',
+ 'debian', 'Debian 13.4.0',
'ubuntu', 'Ubuntu 24.04 noble',
'dragonfly', 'DragonFly 6.4.2',
'centos', 'CentOS 7.9',
@@ -1292,7 +1292,7 @@ while ( ( $key, $val ) = each %manPath ) {
'sunos5', 'SunOS 5.10',
'sunos4', 'SunOS 4.1.3',
'sunos', 'SunOS 4.1.3',
- 'macos', 'macOS 26.3',
+ 'macos', 'macOS 26.4',
'plan9', 'Plan 9',
'osf1', 'OSF1 V5.1/alpha',
'true64', 'OSF1 V5.1/alpha',