https://sourceware.org/bugzilla/show_bug.cgi?id=32876
Bug ID: 32876
Summary: [doc] Section heading for ".string" directive is
truncated
Product: binutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: tak.555.200+sourceware at gmail dot com
Target Milestone: ---
Created attachment 16025
--> https://sourceware.org/bugzilla/attachment.cgi?id=16025&action=edit
Patch (proposal) to correct section name for ".string", etc.
In as.texi, @section command for the section describing ".string" directive is
(possibly unintentionally) broken into multiple lines, so in output the heading
is incorrectly truncated and stray text is left in the beginning of running
text. (As in https://sourceware.org/binutils/docs-2.43/as/String.html)
Trivial fix attached, which also make changes to put the command's argument
("@var{str}") into @code block, following the convention seen in the name of
other sections.
--
You are receiving this mail because:
You are on the CC list for the bug.