summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2001-11-24 10:46:50 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2001-11-24 10:46:50 +0000
commit2ef959dfa77e4d7f6cbe3d1958cb8a69eb995d80 (patch)
treee49bffe88b6aa85eae2848e47e7ecc58dd81ba1e
parent72f59cae9c896499d6c85ef04bfe2d65049dc0b1 (diff)
downloadgcc-2ef959dfa77e4d7f6cbe3d1958cb8a69eb995d80.tar.gz
* docs/doxygen/maint.cfg.in, docs/doxygen/user.cfg.in,
docs/html/27_io/binary_iostreams_kuehl.txt: Revert previous changes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47301 138bc75d-0d04-0410-961f-82ee72b054a4
-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 1d55dfd6a1b..8ecca20ce4f 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 25ae78b861c..9307a0640a8 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 6274cbd898e..e83748c7f3c 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 44c78225306..901701ff480 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.
--