+2013-08-28 Nick Clifton <nickc@redhat.com>
+
+ PR ld/15896
+ * ld.texinfo: Fix uses of MB abbreviation.
+
2013-08-26 Roland McGrath <mcgrathr@google.com>
* emulparams/elf_i386_nacl.sh (ARCH): Set to i386:nacl.
@item --heap @var{reserve}
@itemx --heap @var{reserve},@var{commit}
Specify the number of bytes of memory to reserve (and optionally commit)
-to be used as heap for this program. The default is 1Mb reserved, 4K
+to be used as heap for this program. The default is 1MB reserved, 4K
committed.
[This option is specific to the i386 PE targeted port of the linker]
@item --stack @var{reserve}
@itemx --stack @var{reserve},@var{commit}
Specify the number of bytes of memory to reserve (and optionally commit)
-to be used as stack for this program. The default is 2Mb reserved, 4K
+to be used as stack for this program. The default is 2MB reserved, 4K
committed.
[This option is specific to the i386 PE targeted port of the linker]