svn commit: r45474 - head/en_US.ISO8859-1/articles/contributing

Gavin Atkinson gavin at FreeBSD.org
Mon Aug 18 18:57:29 UTC 2014


Author: gavin
Date: Mon Aug 18 18:57:28 2014
New Revision: 45474
URL: http://svnweb.freebsd.org/changeset/doc/45474

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

Modified:
  head/en_US.ISO8859-1/articles/contributing/article.xml

Modified: head/en_US.ISO8859-1/articles/contributing/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/contributing/article.xml	Mon Aug 18 18:40:49 2014	(r45473)
+++ head/en_US.ISO8859-1/articles/contributing/article.xml	Mon Aug 18 18:57:28 2014	(r45474)
@@ -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 & 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


More information about the svn-doc-all mailing list