Add a link to xMach in the "related" section.
PR: 26683 Submitted by: Joseph Mallett <jmallett@newgold.net>
This commit is contained in:
parent
c46ef8ff7d
commit
3880902931
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9248
2 changed files with 12 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
<!doctype HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.222 2001/04/09 02:59:04 grog Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.223 2001/04/18 19:35:56 dd Exp $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/support.sgml,v 1.222 2001/04/09 02:59:04 grog Exp $ -->
|
||||
<!-- $FreeBSD: www/en/support.sgml,v 1.223 2001/04/18 19:35:56 dd Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -929,6 +929,10 @@
|
|||
is a 4.4 BSD Lite based server and emulation library that provides
|
||||
free unix functionality to a Mach based system.</li>
|
||||
|
||||
<li><a href="http://www.xMach.org/"><strong>xMach</strong></a> is a
|
||||
Lites and Mach4 derivative designed to be small and efficient with
|
||||
extended functionality.</li>
|
||||
|
||||
<li>The <a href="http://www.gnu.org/software/hurd/hurd.html"><strong>GNU
|
||||
HURD</strong></a> project is another effort to develop a free
|
||||
Unix-like operating system.</li>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!doctype HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.222 2001/04/09 02:59:04 grog Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.223 2001/04/18 19:35:56 dd Exp $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/support.sgml,v 1.222 2001/04/09 02:59:04 grog Exp $ -->
|
||||
<!-- $FreeBSD: www/en/support.sgml,v 1.223 2001/04/18 19:35:56 dd Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -929,6 +929,10 @@
|
|||
is a 4.4 BSD Lite based server and emulation library that provides
|
||||
free unix functionality to a Mach based system.</li>
|
||||
|
||||
<li><a href="http://www.xMach.org/"><strong>xMach</strong></a> is a
|
||||
Lites and Mach4 derivative designed to be small and efficient with
|
||||
extended functionality.</li>
|
||||
|
||||
<li>The <a href="http://www.gnu.org/software/hurd/hurd.html"><strong>GNU
|
||||
HURD</strong></a> project is another effort to develop a free
|
||||
Unix-like operating system.</li>
|
||||
|
|
Loading…
Reference in a new issue