Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 2025 12:05:00 GMT
From:      Wolfram Schneider <wosch@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 494c8c085b - main - add Debian 12.8.0 manual pages
Message-ID:  <202501051205.505C50wj039266@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wosch:

URL: https://cgit.FreeBSD.org/doc/commit/?id=494c8c085bde63bbca804015dc55902ba673e811

commit 494c8c085bde63bbca804015dc55902ba673e811
Author:     Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2025-01-05 12:04:54 +0000
Commit:     Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2025-01-05 12:04:54 +0000

    add Debian 12.8.0 manual pages
---
 website/content/en/cgi/man.cgi | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi
index 959e1f384e..c8cab666b8 100755
--- a/website/content/en/cgi/man.cgi
+++ b/website/content/en/cgi/man.cgi
@@ -880,6 +880,7 @@ $manPathDefault = 'FreeBSD 14.2-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.7.0', "$manLocalDir/Debian-12.7.0/man:$manLocalDir/Debian-12.7.0/misc",
+    'Debian 12.8.0', "$manLocalDir/Debian-12.8.0/man:$manLocalDir/Debian-12.8.0/misc",
     'Debian 13.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",
@@ -1141,12 +1142,12 @@ while ( ( $key, $val ) = each %manPath ) {
     'slackware',  'Linux Slackware 3.1',
     'redhat',     'Red Hat 9',
     'suse',       'SuSE 11.3',
-    'debian',     'Debian 12.7.0',
+    'debian',     'Debian 12.8.0',
     'ubuntu',     'Ubuntu 24.04 noble',
     'dragonfly',  'DragonFly 6.4.0',
     'centos',     'CentOS 7.9',
     'rocky',      'Rocky 9.5',
-    'linux',      'Debian 12.7.0',
+    'linux',      'Debian 12.8.0',
     'darwin',     'Darwin 8.0.1/ppc',
     'opendarwin', 'OpenDarwin 7.2.1',
     'macosx',     'Darwin 8.0.1/ppc',



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501051205.505C50wj039266>