summaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc/xml/faq.xml
diff options
context:
space:
mode:
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2011-10-30 14:29:15 +0000
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2011-10-30 14:29:15 +0000
commitc4903d680c8a6fee9a7f21b52adab9413fbdfd89 (patch)
tree0531b83d50e807db7b257d03fe875845856fdb00 /libstdc++-v3/doc/xml/faq.xml
parent5d89bd6f096603b610dc511e3e797ca3b4086c7e (diff)
downloadgcc-c4903d680c8a6fee9a7f21b52adab9413fbdfd89.tar.gz
* 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@180679 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/doc/xml/faq.xml')
-rw-r--r--libstdc++-v3/doc/xml/faq.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/doc/xml/faq.xml b/libstdc++-v3/doc/xml/faq.xml
index 05e805e90a5..4be79df6762 100644
--- a/libstdc++-v3/doc/xml/faq.xml
+++ b/libstdc++-v3/doc/xml/faq.xml
@@ -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.
@@ -261,7 +261,7 @@
<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.