+2019-07-01 Nick Clifton <nickc@redhat.com>
+
+ PR 24737
+ * doc/as.texi (Align): Add missing word to description of
+ pseudo-op.
+ (P2align): Likewise.
+
2019-06-28 Nick Clifton <nickc@redhat.com>
PR 24735
strongarm, it is the
number of low-order zero bits the location counter must have after
advancement. For example @samp{.align 3} advances the location
-counter until it a multiple of 8. If the location counter is already a
+counter until it is a multiple of 8. If the location counter is already a
multiple of 8, no change is needed.
This inconsistency is due to the different behaviors of the various
storage boundary. The first expression (which must be absolute) is the
number of low-order zero bits the location counter must have after
advancement. For example @samp{.p2align 3} advances the location
-counter until it a multiple of 8. If the location counter is already a
+counter until it is a multiple of 8. If the location counter is already a
multiple of 8, no change is needed.
The second expression (also absolute) gives the fill value to be stored in the