git: 56e61698c4 - main - add manual pages for Dell UNIX System V Release 4, Issue 2.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Jul 2024 17:21:43 UTC
The branch main has been updated by wosch:
URL: https://cgit.FreeBSD.org/doc/commit/?id=56e61698c42d18dca3322c2fc6b4f57039cda385
commit 56e61698c42d18dca3322c2fc6b4f57039cda385
Author: Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2024-07-22 17:21:29 +0000
Commit: Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2024-07-22 17:21:29 +0000
add manual pages for Dell UNIX System V Release 4, Issue 2.2
---
website/content/en/cgi/man.cgi | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi
index 3ae18539dc..268178c0ce 100755
--- a/website/content/en/cgi/man.cgi
+++ b/website/content/en/cgi/man.cgi
@@ -838,6 +838,8 @@ $manPathDefault = 'FreeBSD 14.1-RELEASE and Ports';
'DragonFly 1.12.1', "$manLocalDir/DragonFly-1.12.1",
'DragonFly 1.0A', "$manLocalDir/DragonFly-1.0A",
+ 'Dell UNIX SVR4 2.2', "$manLocalDir/Dell-SVR4-2.2",
+
'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",
@@ -971,6 +973,7 @@ my @no_pdf_output = (
'OpenBSD 4.8',
'OpenBSD 4.9',
'IRIX 6.5.30',
+ 'Dell UNIX SVR4 2.2',
);
my %no_pdf_output = map { $_ => 1 } @no_pdf_output;
@@ -2284,6 +2287,7 @@ Copyright (c) for manual pages by OS vendors:
<a href="https://en.wikipedia.org/wiki/History_of_the_Berkeley_Software_Distribution">2.11 BSD</a>,
<a href="https://www.apple.com">Apple</a>,
<a href="https://www.centos.org">CentOS</a>,
+<a href="https://www.dell.comm">Dell</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>,