git: 4ce56094b7 - main - update Debian 13.x manpages

From: Wolfram Schneider <wosch_at_FreeBSD.org>
Date: Thu, 02 Oct 2025 15:09:58 UTC
The branch main has been updated by wosch:

URL: https://cgit.FreeBSD.org/doc/commit/?id=4ce56094b7c32a2cec6ed7f9c0e271cb86fdf49b

commit 4ce56094b7c32a2cec6ed7f9c0e271cb86fdf49b
Author:     Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2025-10-02 15:09:49 +0000
Commit:     Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2025-10-02 15:09:49 +0000

    update Debian 13.x manpages
---
 website/content/en/cgi/man.cgi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi
index e7b891c473..19730ac5d3 100755
--- a/website/content/en/cgi/man.cgi
+++ b/website/content/en/cgi/man.cgi
@@ -942,7 +942,7 @@ $manPathDefault = 'FreeBSD 14.3-RELEASE and Ports';
     '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.11.0', "$manLocalDir/Debian-12.11.0/man:$manLocalDir/Debian-12.11.0/misc",
-    'Debian 13.0.0', "$manLocalDir/Debian-13.0.0/man:$manLocalDir/Debian-13.0.0/misc",
+    'Debian 13.1.0', "$manLocalDir/Debian-13.1.0/man:$manLocalDir/Debian-13.1.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",
@@ -1222,12 +1222,12 @@ while ( ( $key, $val ) = each %manPath ) {
     'slackware',  'Linux Slackware 3.1',
     'redhat',     'Red Hat 9',
     'suse',       'SuSE 11.3',
-    'debian',     'Debian 13.0.0',
+    'debian',     'Debian 13.1.0',
     'ubuntu',     'Ubuntu 24.04 noble',
     'dragonfly',  'DragonFly 6.4.0',
     'centos',     'CentOS 7.9',
     'rocky',      'Rocky 10.0',
-    'linux',      'Debian 13.0.0',
+    'linux',      'Debian 13.1.0',
     'darwin',     'Darwin 8.0.1/ppc',
     'opendarwin', 'OpenDarwin 7.2.1',
     'macosx',     'Darwin 8.0.1/ppc',