git: 331030c38a - main - Minor manpage update for Debian 12.x, Debian 13.x and macOS 26.x
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=331030c38a1680ade621ad6c5d0ab06c7f376198 commit 331030c38a1680ade621ad6c5d0ab06c7f376198 Author: Wolfram Schneider <[email protected]> AuthorDate: 2026-08-12 07:40:13 +0000 Commit: Wolfram Schneider <[email protected]> CommitDate: 2026-08-12 07:40:13 +0000 Minor manpage update for Debian 12.x, Debian 13.x and macOS 26.x --- website/content/en/cgi/man.cgi | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi index ce9cb1dde2..b8282e4aa1 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -991,8 +991,8 @@ $manPathDefault = 'FreeBSD 15.1-RELEASE and Ports.quarterly'; 'Debian 9.13.0', "$manLocalDir/Debian-9.13.0/man:$manLocalDir/Debian-9.13.0/misc", '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.14.0', "$manLocalDir/Debian-12.14.0/man:$manLocalDir/Debian-12.14.0/misc", - 'Debian 13.5.0', "$manLocalDir/Debian-13.5.0/man:$manLocalDir/Debian-13.5.0/misc", + 'Debian 12.15.0', "$manLocalDir/Debian-12.15.0/man:$manLocalDir/Debian-12.15.0/misc", + 'Debian 13.6.0', "$manLocalDir/Debian-13.6.0/man:$manLocalDir/Debian-13.6.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", @@ -1051,7 +1051,7 @@ $manPathDefault = 'FreeBSD 15.1-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.5.2', "$manLocalDir/macOS-26.5.2/man:$manLocalDir/macOS-26.5.2/developer-man:$manLocalDir/macOS-26.5.2/developer-platform-sdk-man:$manLocalDir/macOS-26.5.2/xctoolchain-man", + 'macOS 26.6.1', "$manLocalDir/macOS-26.6.1/man:$manLocalDir/macOS-26.6.1/developer-man:$manLocalDir/macOS-26.6.1/developer-platform-sdk-man:$manLocalDir/macOS-26.6.1/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", @@ -1281,7 +1281,7 @@ while ( ( $key, $val ) = each %manPath ) { 'slackware', 'Linux Slackware 3.1', 'redhat', 'Red Hat 9.0', 'suse', 'SuSE 11.3', - 'debian', 'Debian 13.5.0', + 'debian', 'Debian 13.6.0', 'ubuntu', 'Ubuntu 26.04 resolute', 'dragonfly', 'DragonFly 6.4.2', 'centos', 'CentOS 7.9', @@ -1305,7 +1305,7 @@ while ( ( $key, $val ) = each %manPath ) { 'sunos5', 'SunOS 5.10', 'sunos4', 'SunOS 4.1.3', 'sunos', 'SunOS 4.1.3', - 'macos', 'macOS 26.5.2', + 'macos', 'macOS 26.6.1', 'plan9', 'Plan 9', 'osf1', 'OSF1 V5.1/alpha', 'true64', 'OSF1 V5.1/alpha',