From Jason Turner

[locale.category]

Diff to HTML by rtfpessoa

tmp/tmplyaeieaj/{from.md → to.md} RENAMED
@@ -17,14 +17,12 @@ that the expression
17
 
18
  is `true`, and represents the union of all categories. Further, the
19
  expression `(X | Y)`, where `X` and `Y` each represent a single
20
  category, represents the union of the two categories.
21
 
22
- `locale`
23
-
24
- member functions expecting a `category` argument require one of the
25
- `category` values defined above, or the union of two or more such
26
  values. Such a `category` value identifies a set of locale categories.
27
  Each locale category, in turn, identifies a set of locale facets,
28
  including at least those shown in [[locale.category.facets]].
29
 
30
  **Table: Locale category facets** <a id="locale.category.facets">[locale.category.facets]</a>
 
17
 
18
  is `true`, and represents the union of all categories. Further, the
19
  expression `(X | Y)`, where `X` and `Y` each represent a single
20
  category, represents the union of the two categories.
21
 
22
+ `locale` member functions expecting a `category` argument require one of
23
+ the `category` values defined above, or the union of two or more such
 
 
24
  values. Such a `category` value identifies a set of locale categories.
25
  Each locale category, in turn, identifies a set of locale facets,
26
  including at least those shown in [[locale.category.facets]].
27
 
28
  **Table: Locale category facets** <a id="locale.category.facets">[locale.category.facets]</a>