diff options
author | Alan Modra <amodra@gmail.com> | 2010-10-28 11:40:26 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2010-10-28 11:40:26 +0000 |
commit | 9160ea826ada6f6763b2d71f10a5bb13170875f8 (patch) | |
tree | 5da49c46c3eca68b5b52cb279f2737ddef8c5eef /gas | |
parent | 4287f8de9769cdab8470a35e3fadce3be05753b3 (diff) | |
download | gdb-9160ea826ada6f6763b2d71f10a5bb13170875f8.zip gdb-9160ea826ada6f6763b2d71f10a5bb13170875f8.tar.gz gdb-9160ea826ada6f6763b2d71f10a5bb13170875f8.tar.bz2 |
Add directory section for info document.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/doc/as.texinfo | 11 |
2 files changed, 9 insertions, 6 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 5ac943a..c328e88 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2010-10-28 Matthias Klose <doko@ubuntu.com> + + * doc/as.texinfo: Add directory section for info document. + 2010-10-28 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> * config/tc-s390.c (md_begin): Only add to hash table if cpu and diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo index a0776e7..3b78dc6 100644 --- a/gas/doc/as.texinfo +++ b/gas/doc/as.texinfo @@ -87,14 +87,13 @@ @c might as well show 'em anyways. @end ifinfo -@ifinfo -@format -START-INFO-DIR-ENTRY +@ifnottex +@dircategory Software development +@direntry * As: (as). The GNU assembler. * Gas: (as). The GNU assembler. -END-INFO-DIR-ENTRY -@end format -@end ifinfo +@end direntry +@end ifnottex @finalout @syncodeindex ky cp |