summaryrefslogtreecommitdiff
path: root/doc/html/align/vocabulary.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/align/vocabulary.html')
-rw-r--r--doc/html/align/vocabulary.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/align/vocabulary.html b/doc/html/align/vocabulary.html
index c44bf3fc2e..253f9f3090 100644
--- a/doc/html/align/vocabulary.html
+++ b/doc/html/align/vocabulary.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Vocabulary</title>
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../align.html" title="Chapter&#160;2.&#160;Boost.Align">
<link rel="prev" href="reference.html" title="Reference">
@@ -29,7 +29,7 @@
</h2></div></div></div>
<h4>
<a name="align.vocabulary.h0"></a>
- <span class="phrase"><a name="align.vocabulary.basic_align"></a></span><a class="link" href="vocabulary.html#align.vocabulary.basic_align">[basic.align]</a>
+ <span><a name="align.vocabulary.basic_align"></a></span><a class="link" href="vocabulary.html#align.vocabulary.basic_align">[basic.align]</a>
</h4>
<p>
Object types have <span class="bold"><strong>alignment requirements</strong></span> which
@@ -122,7 +122,7 @@
<p>
Comparing alignments is meaningful and provides the obvious results:
</p>
-<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
+<div class="itemizedlist"><ul class="itemizedlist" type="disc">
<li class="listitem">
Two alignments are equal when their numeric values are equal.
</li>