* doc/as.texinfo (Section): Add missing ']' to .section example.

This commit is contained in:
Nick Clifton 2005-10-14 08:24:48 +00:00
parent e1c819caf8
commit 7047dd1ea8
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-10-14 Mike Frysinger <vapier@gentoo.org>
* doc/as.texinfo (Section): Add missing ']' to .section example.
2005-10-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR binutils/941

View File

@ -5378,7 +5378,7 @@ This is one of the ELF section stack manipulation directives. The others are
For ELF targets, the @code{.section} directive is used like this:
@smallexample
.section @var{name} [, "@var{flags}"[, @@@var{type}[,@var{flag_specific_arguments}]]
.section @var{name} [, "@var{flags}"[, @@@var{type}[,@var{flag_specific_arguments}]]]
@end smallexample
The optional @var{flags} argument is a quoted string which may contain any