Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Oct 2023 15:16:22 GMT
From:      Wolfram Schneider <wosch@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: e4d2b839cb - main - update vendor URLs
Message-ID:  <202310031516.393FGMh0069867@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wosch:

URL: https://cgit.FreeBSD.org/doc/commit/?id=e4d2b839cb08b3ddd6e6d465a46e70c59b4ccd97

commit e4d2b839cb08b3ddd6e6d465a46e70c59b4ccd97
Author:     Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2023-10-03 15:14:43 +0000
Commit:     Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2023-10-03 15:14:43 +0000

    update vendor URLs
---
 website/content/en/cgi/man.cgi | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi
index 3f6730b6b7..bd22048c6e 100755
--- a/website/content/en/cgi/man.cgi
+++ b/website/content/en/cgi/man.cgi
@@ -2090,20 +2090,20 @@ Technology, Free Software Foundation, The FreeBSD Project, and others.
 
 Copyright (c) for man pages by OS vendors.
 <p/>
-<a href="ftp://ftp.2bsd.com">2.11 BSD</a>,
+<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.hp.com">HP</a>,
 <a href="https://www.freebsd.org">FreeBSD</a>,
-<a href="http://www.minix3.org">Minix</a>,
+<a href="https://www.minix3.org">Minix</a>,
 <a href="https://www.netbsd.org">NetBSD</a>,
 <a href="https://www.openbsd.org">OpenBSD</a>,
 <a href="https://9p.io/plan9/">Plan 9</a>,
 <a href="https://www.redhat.com">Red Hat</a>,
 <a href="https://www.slackware.com">Slackware Linux</a>,
-<a href="https://www.sun.com">SunOS</a>,
+<a href="https://www.oracle.com/solaris/technologies/">SunOS</a>,
 <a href="https://www.suse.com">SuSE</a>,
 <a href="https://en.wikipedia.org/wiki/Ultrix">ULTRIX</a>,
-<a href="http://www.plan9.bell-labs.com/7thEdMan/">Unix Seventh Edition</a>,
+<a href="https://en.wikipedia.org/wiki/Version_7_Unix">Unix Seventh Edition</a>,
 <a href="https://www.xfree86.org">XFree86</a>,
 <a href="https://www.x.org">X11R6</a>;
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310031516.393FGMh0069867>