aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>2024-04-26 15:52:07 +0000
committerWolfram Schneider <wosch@FreeBSD.org>2024-04-26 15:52:55 +0000
commit0288c0935af1bba91b285fdc48e78c2952eea11c (patch)
treea4001a2d7f01aea2e490b2b6fd52eac326a57c2b
parentae77e1cffb6f42ee9d427704f1950c436742e511 (diff)
downloaddoc-0288c0935af1bba91b285fdc48e78c2952eea11c.tar.gz
doc-0288c0935af1bba91b285fdc48e78c2952eea11c.zip
add Ubuntu 24.04 noble manual pages
-rwxr-xr-xwebsite/content/en/cgi/man.cgi3
1 files changed, 2 insertions, 1 deletions
diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi
index 0afb4de294..24c11be53b 100755
--- a/website/content/en/cgi/man.cgi
+++ b/website/content/en/cgi/man.cgi
@@ -818,6 +818,7 @@ $manPathDefault = 'FreeBSD 14.0-RELEASE and Ports';
'Ubuntu 23.10 mantic', "$manLocalDir/Ubuntu-mantic-23.10/man:$manLocalDir/Ubuntu-mantic-23.10/misc",
+ 'Ubuntu 24.04 noble', "$manLocalDir/Ubuntu-noble-24.04/man:$manLocalDir/Ubuntu-noble-24.04/misc",
'Ubuntu 22.04 jammy', "$manLocalDir/Ubuntu-jammy-22.04/man:$manLocalDir/Ubuntu-jammy-22.04/misc",
'Ubuntu 20.04 focal', "$manLocalDir/Ubuntu-focal-20.04/man:$manLocalDir/Ubuntu-focal-20.04/misc",
'Ubuntu 18.04 bionic', "$manLocalDir/Ubuntu-bionic-18.04/man:$manLocalDir/Ubuntu-bionic-18.04/misc",
@@ -1070,7 +1071,7 @@ while ( ( $key, $val ) = each %manPath ) {
'redhat', 'Red Hat 9',
'suse', 'SuSE 11.3',
'debian', 'Debian 12.5.0',
- 'ubuntu', 'Ubuntu 22.04 jammy',
+ 'ubuntu', 'Ubuntu 24.04 noble',
'dragonfly', 'DragonFly 6.4.0',
'centos', 'CentOS 7.9',
'rocky', 'Rocky 9.3',