aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/as.texinfo
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2003-08-29 20:32:56 +0000
committerJakub Jelinek <jakub@redhat.com>2003-08-29 20:32:56 +0000
commit6749011bfd329952d325fc835a482a6a6bb2e2a3 (patch)
treeecac65b7535b00c1475bb9a6c8081085563dc818 /gas/doc/as.texinfo
parent364b6d8b23fffbc773c2bda23348d73e8de86e84 (diff)
downloadgdb-6749011bfd329952d325fc835a482a6a6bb2e2a3.zip
gdb-6749011bfd329952d325fc835a482a6a6bb2e2a3.tar.gz
gdb-6749011bfd329952d325fc835a482a6a6bb2e2a3.tar.bz2
s/.cfi_gnu_window_save/.cfi_window_save/g
Diffstat (limited to 'gas/doc/as.texinfo')
-rw-r--r--gas/doc/as.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo
index 90bf7ca..b3bb62e 100644
--- a/gas/doc/as.texinfo
+++ b/gas/doc/as.texinfo
@@ -4050,7 +4050,7 @@ using the known displacement of the CFA register from the CFA.
This is often easier to use, because the number will match the
code it's annotating.
-@section @code{.cfi_gnu_window_save}
+@section @code{.cfi_window_save}
SPARC register window has been saved.
@section @code{.cfi_escape} @var{expression}[, @dots{}]