Date: Mon, 18 Jun 2018 07:46:39 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51868 - head/en_US.ISO8859-1/htdocs/support Message-ID: <201806180746.w5I7kdOS068284@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Mon Jun 18 07:46:38 2018 New Revision: 51868 URL: https://svnweb.freebsd.org/changeset/doc/51868 Log: support: use https; update/remove old links - replace Linux link with a more official one - remove hardware FAQ from '04 Modified: head/en_US.ISO8859-1/htdocs/support/webresources.xml Modified: head/en_US.ISO8859-1/htdocs/support/webresources.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/support/webresources.xml Mon Jun 18 07:33:36 2018 (r51867) +++ head/en_US.ISO8859-1/htdocs/support/webresources.xml Mon Jun 18 07:46:38 2018 (r51868) @@ -27,7 +27,7 @@ <ul> <li><a href="http://www.ugu.com/">Unix Guru Universe</a></li> - <li><a href="http://www.ora.com/">O'Reilly & Associates, Inc.</a></li> + <li><a href="https://www.ora.com/">O'Reilly & Associates, Inc.</a></li> </ul> <a name="xwin"></a> @@ -35,43 +35,27 @@ <h2>The X Window System</h2> <ul> - <li>The <a href="http://www.x.org/">X.Org</a> + <li>The <a href="https://www.x.org/">X.Org</a> project provides users of a variety of &unix; systems, including &os;, with an excellent X Window system.</li> - <li>The <a href="http://www.winehq.com/">WINE</a> project is working to + <li>The <a href="https://www.winehq.com/">WINE</a> project is working to provide the ability to run Microsoft Windows® software on Intel based UNIX systems such as FreeBSD, NetBSD and Linux.</li> </ul> - <a name="hardware"></a> - - <h2>Hardware</h2> - - <ul> - <li>The <em>comp.answers</em> <a - href="ftp://rtfm.mit.edu/pub/usenet-by-hierarchy/comp/answers/pc-hardware-faq">pc-hardware-faq</a> - is a great reference for people building their own machines.</li> - - <li><a href="http://www.faqs.org/faqs/pc-hardware-faq/chiplist/">Aad - Offerman's Chip List</a> - reference material on chips used in PC - clones.</li> - </ul> - - <a name="related"></a> - <h2>Related Operating System Projects</h2> <ul> - <li><a href="http://www.netbsd.org/"><strong>NetBSD</strong></a> is + <li><a href="https://www.netbsd.org/"><strong>NetBSD</strong></a> is another free 4.4BSD Lite based operating system which runs on several different architectures.</li> - <li><a href="http://www.openbsd.org/"><strong>OpenBSD</strong></a> + <li><a href="https://www.openbsd.org/"><strong>OpenBSD</strong></a> is another 4.4BSD derivative with focus on security.</li> - <li><a href="http://www.linux.org/"><strong>Linux</strong></a> is + <li><a href="https://www.kernel.org/"><strong>Linux</strong></a> is another free &unix; like system.</li> <li><a href="http://www.cs.utah.edu/flux/lites/html/"><strong>Lites</strong></a> @@ -82,11 +66,11 @@ Hurd</strong></a> project is another effort to develop a free &unix; like operating system.</li> - <li><a href="http://www.dragonflybsd.org/"><strong>DragonFly + <li><a href="https://www.dragonflybsd.org/"><strong>DragonFly BSD</strong></a> is based on &os; 4.X but has a different set of development goals than &os;.</li> - <li><a href="http://www.illumos.org"><strong>illumos</strong></a> + <li><a href="https://www.illumos.org"><strong>illumos</strong></a> is an open source fork of OpenSolaris, which ultimately has its roots in a BSD derivative called SunOS.</li>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806180746.w5I7kdOS068284>