Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Aug 2014 18:57:28 +0000 (UTC)
From:      Gavin Atkinson <gavin@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r45474 - head/en_US.ISO8859-1/articles/contributing
Message-ID:  <201408181857.s7IIvSNX034035@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 &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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408181857.s7IIvSNX034035>