summaryrefslogtreecommitdiff
path: root/gas/doc/as.texinfo
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-10-30 14:23:22 +0000
committerNick Clifton <nickc@redhat.com>2007-10-30 14:23:22 +0000
commit0da3e234553ae5878ee7b8cdcd26673a3bfc8c67 (patch)
treefd272a05723804bde3b3e88d91b9570b9f5a3a7f /gas/doc/as.texinfo
parent87a634a3c121f27980de0368fc2100f450145565 (diff)
downloadbinutils-redhat-0da3e234553ae5878ee7b8cdcd26673a3bfc8c67.tar.gz
* doc/as.texinfo (Section): Replace "subsegment" with subsection".
Diffstat (limited to 'gas/doc/as.texinfo')
-rw-r--r--gas/doc/as.texinfo4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo
index 21af111054..aa0c44d920 100644
--- a/gas/doc/as.texinfo
+++ b/gas/doc/as.texinfo
@@ -5598,7 +5598,7 @@ ways:
@smallexample
.section @var{name}[, "@var{flags}"]
-.section @var{name}[, @var{subsegment}]
+.section @var{name}[, @var{subsection}]
@end smallexample
If the optional argument is quoted, it is taken as flags to use for the
@@ -5629,7 +5629,7 @@ from the section, rather than adding them, so if they are used on their own it
will be as if no flags had been specified at all.
If the optional argument to the @code{.section} directive is not quoted, it is
-taken as a subsegment number (@pxref{Sub-Sections}).
+taken as a subsection number (@pxref{Sub-Sections}).
@end ifset
@ifset ELF