diff --git a/icu4c/docs/boundCL.html b/icu4c/docs/boundCL.html
index bee967296a0..01887984048 100644
--- a/icu4c/docs/boundCL.html
+++ b/icu4c/docs/boundCL.html
@@ -2,36 +2,30 @@
-
-
+
+
Text Boundaries
-
+Text Boundaries -- BreakIterator
- - Line boundaries
- -- used for line-wrapping
- -- correctly handles punctuation and
- hyphenated words.
- - Sentence boundaries
- -- handles periods within numbers and
- abbreviations
- -- handles trailing punctuation marks such
- as parentheses.
- - Word boundaries
- -- for search and replace functions
-
- -- for selecting words with a double mouse
- click
- - Character boundaries
- -- handles combining characters
+ - Line boundaries
+ -- used for line-wrapping
+ -- correctly handles punctuation and hyphenated words.
+ - Sentence boundaries
+ -- handles periods within numbers and abbreviations
+ -- handles trailing punctuation marks such as parentheses.
+ - Word boundaries
+ -- for search and replace functions
+ -- for selecting words with a double mouse click
+ - Character boundaries
+ -- handles combining characters
-ReadMe for IBM's International
-Classes for Unicode, API Overview
+ReadMe for IBM's International Classes for Unicode, API
+Overview
diff --git a/icu4c/docs/collateCl.html b/icu4c/docs/collateCl.html
index 6401461e736..c9215a05f4b 100644
--- a/icu4c/docs/collateCl.html
+++ b/icu4c/docs/collateCl.html
@@ -2,9 +2,8 @@
-
-
+
+
Collation Classes
@@ -12,22 +11,19 @@ content="text/html; charset=iso-8859-1">
Collation
-
+Collator , CollationElementIterator,
+CollationKey , RuleBasedCollator
- - Language-sensitive comparison
- - Strength (letter, accent, case...)
- - Expanding/contracting chars
- - Table-driven, customizable
+ - Language-sensitive comparison
+ - Strength (letter, accent, case...)
+ - Expanding/contracting chars
+ - Table-driven, customizable
-ReadMe for IBM's International Classes for Unicode, API Overview
+ReadMe for IBM's International Classes for Unicode, API
+Overview