aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-10-14 08:24:48 +0000
committerNick Clifton <nickc@redhat.com>2005-10-14 08:24:48 +0000
commit7047dd1ea80cd5a3324af03f729f9735bd655a18 (patch)
tree13a70e5999820c4d278b8969f21f1ecc8bf6180c
parente1c819caf86f85662e14e1e2b5422a7e5ac9c2ad (diff)
downloadfsf-binutils-gdb-7047dd1ea80cd5a3324af03f729f9735bd655a18.zip
fsf-binutils-gdb-7047dd1ea80cd5a3324af03f729f9735bd655a18.tar.gz
fsf-binutils-gdb-7047dd1ea80cd5a3324af03f729f9735bd655a18.tar.bz2
* doc/as.texinfo (Section): Add missing ']' to .section example.
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/doc/as.texinfo2
2 files changed, 5 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index b625a45..33b53da 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -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
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo
index 2b3e4c2..1351200 100644
--- a/gas/doc/as.texinfo
+++ b/gas/doc/as.texinfo
@@ -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