The c99 page was removed in r42778, remove a link to it.

This commit is contained in:
Gavin Atkinson 2014-08-18 18:57:28 +00:00
parent 46d30dcbd6
commit c7ccd622b5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45474

View file

@ -175,11 +175,8 @@
</listitem>
<listitem>
<para>Get copies of formal standards like &posix;. You can
get some links about these standards at the
<link xlink:href="&url.base;/projects/c99/index.html">FreeBSD
C99 &amp; POSIX Standards Conformance Project</link>
web site. Compare FreeBSD's behavior to that required by
<para>Get copies of formal standards like &posix;.
Compare FreeBSD's behavior to that required by
the standard. If the behavior differs, particularly in
subtle or obscure corners of the specification, send in a
PR about it. If you are able, figure out how to fix it