]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
faq.xml (Who's in charge of it?): Refer to the Linux kernel instead of just Linux.
authorGerald Pfeifer <gerald@pfeifer.com>
Sun, 30 Oct 2011 14:29:15 +0000 (14:29 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sun, 30 Oct 2011 14:29:15 +0000 (14:29 +0000)
* faq.xml (Who's in charge of it?): Refer to the Linux kernel
instead of just Linux.
(How do I install libstdc++?): Refer to GNU/Linux instead of
just Linux.

From-SVN: r180679

libstdc++-v3/ChangeLog
libstdc++-v3/doc/xml/faq.xml

index 22e1f04fa49799964d920f54cf51c38a68240697..c87c97a19fc7d9dedfc0e4ff17fac5cf2f8780bd 100644 (file)
@@ -1,3 +1,10 @@
+2011-10-30  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * faq.xml (Who's in charge of it?): Refer to the Linux kernel
+       instead of just Linux.
+       (How do I install libstdc++?): Refer to GNU/Linux instead of
+       just Linux.
+
 2011-10-28  Paolo Carlini  <paolo.carlini@oracle.com>
 
        * testsuite/30_threads/condition_variable_any/50862.cc: Trivial
index 05e805e90a5f05e73eaf896bb961fb2f125197d2..4be79df67628d3190612b979c50cc65a088ab385 100644 (file)
@@ -87,7 +87,7 @@
   <answer xml:id="a-who">
     <para>
      The libstdc++ project is contributed to by several developers
-     all over the world, in the same way as GCC or Linux.
+     all over the world, in the same way as GCC or the Linux kernel.
      Benjamin Kosnik, Gabriel Dos Reis, Phil Edwards, Ulrich Drepper,
      Loren James Rittle, and Paolo Carlini are the lead maintainers of
      the SVN archive.
   <answer xml:id="a-how_to_install">
     <para>
     Often libstdc++ comes pre-installed as an integral part of many
-    existing Linux and Unix systems, as well as many embedded
+    existing GNU/Linux and Unix systems, as well as many embedded
     development tools. It may be necessary to install extra
     development packages to get the headers, or the documentation, or
     the source: please consult your vendor for details.