aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Myers <jsm28@cam.ac.uk>2001-11-24 10:46:50 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2001-11-24 10:46:50 +0000
commit763b9879b99bba5fb30d3c85cdbebde6f0225ed0 (patch)
treee49bffe88b6aa85eae2848e47e7ecc58dd81ba1e
parent044883587fdc181c861348a2863ffa9d68ce2644 (diff)
downloadgcc-763b9879b99bba5fb30d3c85cdbebde6f0225ed0.zip
gcc-763b9879b99bba5fb30d3c85cdbebde6f0225ed0.tar.gz
gcc-763b9879b99bba5fb30d3c85cdbebde6f0225ed0.tar.bz2
maint.cfg.in, [...]: Revert previous changes.
* docs/doxygen/maint.cfg.in, docs/doxygen/user.cfg.in, docs/html/27_io/binary_iostreams_kuehl.txt: Revert previous changes. From-SVN: r47301
-rw-r--r--libstdc++-v3/ChangeLog6
-rw-r--r--libstdc++-v3/docs/doxygen/maint.cfg.in2
-rw-r--r--libstdc++-v3/docs/doxygen/user.cfg.in2
-rw-r--r--libstdc++-v3/docs/html/27_io/binary_iostreams_kuehl.txt2
4 files changed, 9 insertions, 3 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 1d55dfd..8ecca20 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,9 @@
+2001-11-24 Joseph S. Myers <jsm28@cam.ac.uk>
+
+ * docs/doxygen/maint.cfg.in, docs/doxygen/user.cfg.in,
+ docs/html/27_io/binary_iostreams_kuehl.txt: Revert previous
+ changes.
+
2001-11-23 Phil Edwards <pme@gcc.gnu.org>
* Makefile.am (doxygen-maint): The script isn't executable in CVS.
diff --git a/libstdc++-v3/docs/doxygen/maint.cfg.in b/libstdc++-v3/docs/doxygen/maint.cfg.in
index 25ae78b..9307a06 100644
--- a/libstdc++-v3/docs/doxygen/maint.cfg.in
+++ b/libstdc++-v3/docs/doxygen/maint.cfg.in
@@ -144,7 +144,7 @@ STRIP_CODE_COMMENTS = YES
# file names in lower case letters. If set to YES upper case letters are also
# allowed. This is useful if you have classes or files whose names only differ
# in case and if your file system supports case sensitive file names. Windows
-# users are advised to set this option to NO.
+# users are adviced to set this option to NO.
CASE_SENSE_NAMES = NO
diff --git a/libstdc++-v3/docs/doxygen/user.cfg.in b/libstdc++-v3/docs/doxygen/user.cfg.in
index 6274cbd..e83748c 100644
--- a/libstdc++-v3/docs/doxygen/user.cfg.in
+++ b/libstdc++-v3/docs/doxygen/user.cfg.in
@@ -144,7 +144,7 @@ STRIP_CODE_COMMENTS = YES
# file names in lower case letters. If set to YES upper case letters are also
# allowed. This is useful if you have classes or files whose names only differ
# in case and if your file system supports case sensitive file names. Windows
-# users are advised to set this option to NO.
+# users are adviced to set this option to NO.
CASE_SENSE_NAMES = NO
diff --git a/libstdc++-v3/docs/html/27_io/binary_iostreams_kuehl.txt b/libstdc++-v3/docs/html/27_io/binary_iostreams_kuehl.txt
index 44c7822..901701f 100644
--- a/libstdc++-v3/docs/html/27_io/binary_iostreams_kuehl.txt
+++ b/libstdc++-v3/docs/html/27_io/binary_iostreams_kuehl.txt
@@ -80,7 +80,7 @@ on the streams level.
When I wrote the above paragraph about confirming your choice, I haven't
read this question! As I said above: You told us what solution you have
-chosen without stating what problem is solved. We cannot determine
+choosen without stating what problem is solved. We cannot determine
whether your choice is the right one. Actually, I'm pretty sure it is
the wrong one but without seen the details I can't be certain.
--