Update link to C99 and POSIX conformance project pages.
This commit is contained in:
parent
e4ce6b5973
commit
7710c576ac
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12777
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.123 2002/04/04 21:51:40 trhodes Exp $">
|
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.124 2002/04/08 18:44:44 trhodes Exp $">
|
||||||
<!ENTITY title "FreeBSD Development Projects">
|
<!ENTITY title "FreeBSD Development Projects">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
|
@ -517,7 +517,7 @@ examples). </li>
|
||||||
make it more ideal for a specific environment (ie FreeBSD 4.3
|
make it more ideal for a specific environment (ie FreeBSD 4.3
|
||||||
Secure Web server profile).</li>
|
Secure Web server profile).</li>
|
||||||
|
|
||||||
<li><a name="c99" href="http://people.FreeBSD.org/~mike/c99/">The
|
<li><a name="c99" href="&base;/projects/c99/index.html">The
|
||||||
FreeBSD C99 & POSIX Conformance Project</a> aims to
|
FreeBSD C99 & POSIX Conformance Project</a> aims to
|
||||||
implement all requirements of the ISO 9899:1999 (C99) and
|
implement all requirements of the ISO 9899:1999 (C99) and
|
||||||
IEEE 1003.1-2001 (POSIX) standards.</li>
|
IEEE 1003.1-2001 (POSIX) standards.</li>
|
||||||
|
|
Loading…
Reference in a new issue