aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>2024-03-31 16:25:20 +0000
committerWolfram Schneider <wosch@FreeBSD.org>2024-03-31 16:25:20 +0000
commit620a1fc2a27baa8e99a12408771d98064f328a82 (patch)
treed12d77ad80a579ad697f7b46850035603a68d5c0
parenteefcb918821f6dbae9406edcfbdabc0cd92dd7b5 (diff)
downloaddoc-620a1fc2a27baa8e99a12408771d98064f328a82.tar.gz
doc-620a1fc2a27baa8e99a12408771d98064f328a82.zip
-rwxr-xr-xwebsite/content/en/cgi/man.cgi10
1 files changed, 10 insertions, 0 deletions
diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi
index e4e8f58f01..7c75e73434 100755
--- a/website/content/en/cgi/man.cgi
+++ b/website/content/en/cgi/man.cgi
@@ -754,6 +754,14 @@ $manPathDefault = 'FreeBSD 14.0-RELEASE and Ports';
'Debian 7.8.0', "$manLocalDir/Debian-7.8.0/man:$manLocalDir/Debian-7.8.0/misc",
'Debian 8.1.0', "$manLocalDir/Debian-8.1.0/man:$manLocalDir/Debian-8.1.0/misc",
+ 'DragonFly 6.4.0', "$manLocalDir/DragonFly-6.4.0",
+ 'DragonFly 5.8.3', "$manLocalDir/DragonFly-5.8.3",
+ 'DragonFly 4.8.1', "$manLocalDir/DragonFly-4.8.1",
+ 'DragonFly 3.8.2', "$manLocalDir/DragonFly-3.8.2",
+ 'DragonFly 2.10.1', "$manLocalDir/DragonFly-2.10.1",
+ 'DragonFly 1.12.1', "$manLocalDir/DragonFly-1.12.1",
+ 'DragonFly 1.0A', "$manLocalDir/DragonFly-1.0A",
+
'HP-UX 11.22', "$manLocalDir/HP-UX-11.22",
'HP-UX 11.20', "$manLocalDir/HP-UX-11.20",
'HP-UX 11.11', "$manLocalDir/HP-UX-11.11",
@@ -991,6 +999,7 @@ while ( ( $key, $val ) = each %manPath ) {
'redhat', 'Red Hat 9',
'suse', 'SuSE 11.3',
'debian', 'Debian 7.7.0',
+ 'dragonfly', 'DragonFly 6.4.0',
'centos', 'CentOS 7.1',
'linux', 'Debian 7.7.0',
'darwin', 'Darwin 8.0.1/ppc',
@@ -2115,6 +2124,7 @@ Copyright (c) for manual pages by OS vendors:
<a href="https://www.apple.com">Apple</a>,
<a href="https://www.centos.org">CentOS</a>,
<a href="https://www.debian.org">Debian</a>,
+<a href="https://www.dragonflybsd.org">DragonFly BSD</a>,
<a href="https://www.freebsd.org">FreeBSD</a>,
<a href="https://www.hp.com">HP</a>,
<a href="https://en.wikipedia.org/wiki/IRIX">IRIX</a>,