diff --git a/etc/texi2pod.pl b/etc/texi2pod.pl index cd0ffd9..dd3e181 100644 --- a/etc/texi2pod.pl +++ b/etc/texi2pod.pl @@ -340,7 +340,7 @@ die "No filename or title\n" unless defined $fn && defined $tl; $sects{NAME} = "$fn \- $tl\n"; $sects{FOOTNOTES} .= "=back\n" if exists $sects{FOOTNOTES}; -for $sect (qw(NAME SYNOPSIS DESCRIPTION OPTIONS ENVIRONMENT FILES +for $sect (qw(NAME SYNOPSIS TARGET DESCRIPTION OPTIONS ENVIRONMENT FILES BUGS NOTES FOOTNOTES SEEALSO AUTHOR COPYRIGHT)) { if(exists $sects{$sect}) { $head = $sect; diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo index a0584d3..7b36931 100644 --- a/gas/doc/as.texinfo +++ b/gas/doc/as.texinfo @@ -246,8 +246,10 @@ gcc(1), ld(1), and the Info entries for @file{binutils} and @file{ld}. address@hidden address@hidden address@hidden|@var{files} @dots{}] @c address@hidden man end @c Target dependent options are listed below. Keep the list sorted. @c Add an empty line for separation. address@hidden man begin TARGET @ifset AARCH64 @emph{Target AArch64 options:}