summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>1997-05-21 06:12:22 +0000
committercharnier <charnier@FreeBSD.org>1997-05-21 06:12:22 +0000
commit2c7eb9ab35a6238845ef08572a625e3712801dec (patch)
tree211503276e1107e8903f8a435bf673b476ec783a /gnu
parent152539177a4e0590963a788a010265435c19664f (diff)
downloadFreeBSD-src-2c7eb9ab35a6238845ef08572a625e3712801dec.zip
FreeBSD-src-2c7eb9ab35a6238845ef08572a625e3712801dec.tar.gz
replace obsolete @ctrl{A} with @kbd{C-A}. Suppress compilation warning.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/as/doc/as-all.texinfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/as/doc/as-all.texinfo b/gnu/usr.bin/as/doc/as-all.texinfo
index 99076ae..bc4779b 100644
--- a/gnu/usr.bin/as/doc/as-all.texinfo
+++ b/gnu/usr.bin/as/doc/as-all.texinfo
@@ -1538,7 +1538,7 @@ If the label is written @samp{0:} then the digit is @samp{0}.
If the label is written @samp{1:} then the digit is @samp{1}.
And so on up through @samp{9:}.
-@item @ctrl{A}
+@item @kbd{C-A}
This unusual character is included so you don't accidentally invent
a symbol of the same name. The character has ASCII value
@samp{\001}.
@@ -1550,8 +1550,8 @@ number @samp{15}; @emph{etc.}. Likewise for the other labels @samp{1:}
through @samp{9:}.
@end table
-For instance, the first @code{1:} is named @code{L1@ctrl{A}1}, the 44th
-@code{3:} is named @code{L3@ctrl{A}44}.
+For instance, the first @code{1:} is named @code{L1@kbd{C-A}1}, the 44th
+@code{3:} is named @code{L3@kbd{C-A}44}.
@node Dot, Symbol Attributes, Symbol Names, Symbols
@section The Special Dot Symbol
OpenPOWER on IntegriCloud