git: d8ce095537 - main - add Rocky Linux 8.3 .. 9.3 manual pages
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Apr 2024 17:52:44 UTC
The branch main has been updated by wosch:
URL: https://cgit.FreeBSD.org/doc/commit/?id=d8ce0955370d9118befd8ca0c7cba9fb156974ad
commit d8ce0955370d9118befd8ca0c7cba9fb156974ad
Author: Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2024-04-01 17:51:29 +0000
Commit: Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2024-04-01 17:51:29 +0000
add Rocky Linux 8.3 .. 9.3 manual pages
---
website/content/en/cgi/man.cgi | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi
index 7c75e73434..de33a0eaf3 100755
--- a/website/content/en/cgi/man.cgi
+++ b/website/content/en/cgi/man.cgi
@@ -210,6 +210,18 @@ $sectionpath = {
'CentOS 7.0' => { 'path' => '0p:1:1p:1x:2:2x:3:3p:3t:3x:4:4x:5:5x:6:6x:7:7x:8:8x:9:9x:n' },
'CentOS 7.1' => { 'path' => '0p:1:1p:2:3:3p:3t:4:5:6:7:8:9:n' },
+ 'Rocky 9.3' => { 'path' => '1:1p:2:3:3p:4:5:6:7:8:9:n', },
+ 'Rocky 9.2' => { 'path' => '1:1p:2:3:3p:4:5:6:7:8:9:n', },
+ 'Rocky 9.1' => { 'path' => '1:1p:2:3:3p:4:5:6:7:8:9:n', },
+ 'Rocky 9.0' => { 'path' => '1:1p:2:3:3p:4:5:6:7:8:9:n', },
+ 'Rocky 8.9' => { 'path' => '1:1p:2:3:3p:4:5:6:7:8:9:n', },
+ 'Rocky 8.8' => { 'path' => '1:1p:2:3:3p:4:5:6:7:8:9:n', },
+ 'Rocky 8.7' => { 'path' => '1:1p:2:3:3p:4:5:6:7:8:9:n', },
+ 'Rocky 8.6' => { 'path' => '1:1p:2:3:3p:4:5:6:7:8:9:n', },
+ 'Rocky 8.5' => { 'path' => '1:1p:2:3:3p:4:5:6:7:8:9:n', },
+ 'Rocky 8.4' => { 'path' => '1:1p:2:3:3p:4:5:6:7:8:9:n', },
+ 'Rocky 8.3' => { 'path' => '1:1p:2:3:3p:4:5:6:7:8:9:n', },
+
'SuSE 4.3' => { 'path' => '0p:1:1p:2:3:3p:4:5:6:7:8:9:n:s', },
'SuSE 5.0' => { 'path' => '0p:1:1p:2:3:3p:4:5:6:7:8:9:n:s', },
'SuSE 5.2' => { 'path' => '0p:1:1p:2:3:3p:4:5:6:7:8:9:n:s', },
@@ -718,6 +730,18 @@ $manPathDefault = 'FreeBSD 14.0-RELEASE and Ports';
'CentOS 7.0', "$manLocalDir/CentOS-7.0",
'CentOS 7.1', "$manLocalDir/CentOS-7.1",
+ 'Rocky 9.3', "$manLocalDir/Rocky-9.3",
+ 'Rocky 9.2', "$manLocalDir/Rocky-9.2",
+ 'Rocky 9.1', "$manLocalDir/Rocky-9.1",
+ 'Rocky 9.0', "$manLocalDir/Rocky-9.0",
+ 'Rocky 8.9', "$manLocalDir/Rocky-8.9",
+ 'Rocky 8.8', "$manLocalDir/Rocky-8.8",
+ 'Rocky 8.7', "$manLocalDir/Rocky-8.7",
+ 'Rocky 8.6', "$manLocalDir/Rocky-8.6",
+ 'Rocky 8.5', "$manLocalDir/Rocky-8.5",
+ 'Rocky 8.4', "$manLocalDir/Rocky-8.4",
+ 'Rocky 8.3', "$manLocalDir/Rocky-8.3",
+
'SuSE 4.3', "$manLocalDir/SuSE-4.3-i386",
'SuSE 5.0', "$manLocalDir/SuSE-5.0-i386",
'SuSE 5.2', "$manLocalDir/SuSE-5.2-i386",
@@ -1001,6 +1025,7 @@ while ( ( $key, $val ) = each %manPath ) {
'debian', 'Debian 7.7.0',
'dragonfly', 'DragonFly 6.4.0',
'centos', 'CentOS 7.1',
+ 'rocky', 'Rocky 9.3',
'linux', 'Debian 7.7.0',
'darwin', 'Darwin 8.0.1/ppc',
'opendarwin', 'OpenDarwin 7.2.1',
@@ -2139,6 +2164,7 @@ Copyright (c) for manual pages by OS vendors:
<a href="https://9p.io/plan9/">Plan 9</a>,
<a href="https://en.wikipedia.org/wiki/Rhapsody_(operating_system)">Rhapsody</a>,
<a href="https://www.oracle.com/solaris/technologies/">SunOS</a>,
+<a href="https://rockylinux.org/">Rocky</a>,
<a href="https://www.suse.com">SuSE</a>,
<a href="https://ubuntu.com">Ubuntu</a>,
<a href="https://en.wikipedia.org/wiki/Ultrix">ULTRIX</a>,