Date: Sun, 05 Jul 2026 10:36:43 +0000 From: Wolfram Schneider <wosch@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 52b8f0c3a0 - main - add Rocky Linux 9.8 manual pages Message-ID: <6a4a33bb.1d859.63db14c2@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/doc/commit/?id=52b8f0c3a01bc0a1dfb729cf2a108614524f97fa commit 52b8f0c3a01bc0a1dfb729cf2a108614524f97fa Author: Wolfram Schneider <wosch@FreeBSD.org> AuthorDate: 2026-07-05 10:36:33 +0000 Commit: Wolfram Schneider <wosch@FreeBSD.org> CommitDate: 2026-07-05 10:36:33 +0000 add Rocky Linux 9.8 manual pages --- website/content/en/cgi/man.cgi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi index 642aa2ea79..779f6c6130 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -287,6 +287,7 @@ $sectionpath = { 'Rocky 10.2' => { 'path' => '0p:1:1p:2:3:3p:4:5:6:7:8:9:n', }, 'Rocky 10.1' => { 'path' => '0p:1:1p:2:3:3p:4:5:6:7:8:9:n', }, 'Rocky 10.0' => { 'path' => '0p:1:1p:2:3:3p:4:5:6:7:8:9:n', }, + 'Rocky 9.8' => { 'path' => '0p:1:1p:2:3:3p:4:5:6:7:8:9:n', }, 'Rocky 9.7' => { 'path' => '0p:1:1p:2:3:3p:4:5:6:7:8:9:n', }, 'Rocky 9.6' => { 'path' => '0p:1:1p:2:3:3p:4:5:6:7:8:9:n', }, 'Rocky 9.5' => { 'path' => '0p:1:1p:2:3:3p:4:5:6:7:8:9:n', }, @@ -911,6 +912,7 @@ $manPathDefault = 'FreeBSD 15.1-RELEASE and Ports.quarterly'; 'Rocky 10.2', "$manLocalDir/Rocky-10.2", 'Rocky 10.1', "$manLocalDir/Rocky-10.1", 'Rocky 10.0', "$manLocalDir/Rocky-10.0", + 'Rocky 9.8', "$manLocalDir/Rocky-9.8", 'Rocky 9.7', "$manLocalDir/Rocky-9.7", 'Rocky 9.6', "$manLocalDir/Rocky-9.6", 'Rocky 9.5', "$manLocalDir/Rocky-9.5",home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a4a33bb.1d859.63db14c2>
