This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[libstdc++,doc] Strip links to ANSI (web shop)


First of all, I am not sure whether this is really a FAQ (and even
if so, why we duplicate text in the FAQ and the manual).

But referring to ANSI's webshop (and even ANSI) via a link feels a
little over the edge, doesn't it?

I have _not_ applied this yet.  What do you think?  Any objections?

Gerald

2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>

	* doc/xml/faq.xml: Remove links to ANSI and their webshop.
	* doc/xml/manual/appendix_contributing.xml: Ditto.

Index: doc/xml/faq.xml
===================================================================
--- doc/xml/faq.xml	(revision 245197)
+++ doc/xml/faq.xml	(working copy)
@@ -1183,11 +1183,7 @@
     and sustained their two-meeting commitment for voting rights, may
     get a copy of the standard from their respective national
     standards organization.  In the USA, this national standards
-    organization is ANSI and their website is
-    right <link xmlns:xlink="http://www.w3.org/1999/xlink"; xlink:href="http://www.ansi.org";>here</link>.  (And if
-    you've already registered with them, clicking this link will take
-    you to directly to the place where you can
-    <link xmlns:xlink="http://www.w3.org/1999/xlink"; xlink:href="http://webstore.ansi.org/RecordDetail.aspx?sku=ISO%2FIEC+14882:2003";>buy the standard on-line</link>.
+    organization is ANSI.
     </para>
     <para>
     Who is your country's member body?  Visit the
Index: doc/xml/manual/appendix_contributing.xml
===================================================================
--- doc/xml/manual/appendix_contributing.xml	(revision 245197)
+++ doc/xml/manual/appendix_contributing.xml	(working copy)
@@ -44,10 +44,7 @@
 	  two meeting commitment for voting rights, may get a copy of
 	  the standard from their respective national standards
 	  organization. In the USA, this national standards
-	  organization is
-	  <link xmlns:xlink="http://www.w3.org/1999/xlink"; xlink:href="http://www.ansi.org";>ANSI</link>.
-	  (And if you've already registered with them you can
-	  <link xmlns:xlink="http://www.w3.org/1999/xlink"; xlink:href="http://webstore.ansi.org/RecordDetail.aspx?sku=INCITS%2fISO%2fIEC+14882-2012";>buy the standard on-line</link>.)
+	  organization is ANSI.
 	</para>
       </listitem>
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]