From: Nick Clifton Date: Fri, 14 Oct 2005 08:24:48 +0000 (+0000) Subject: * doc/as.texinfo (Section): Add missing ']' to .section example. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7047dd1ea80cd5a3324af03f729f9735bd655a18;p=binutils-gdb.git * doc/as.texinfo (Section): Add missing ']' to .section example. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index b625a45bf84..33b53da4d57 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2005-10-14 Mike Frysinger + + * doc/as.texinfo (Section): Add missing ']' to .section example. + 2005-10-12 John David Anglin PR binutils/941 diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo index 2b3e4c25a0d..13512003f49 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