[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/3129] Document use of \() in .macro
From: |
markus at gyger dot org |
Subject: |
[Bug gas/3129] Document use of \() in .macro |
Date: |
8 Sep 2006 17:27:54 -0000 |
------- Additional Comments From markus at gyger dot org 2006-09-08 17:27
-------
Subject: Re: Document use of \() in .macro
Hi Nick,
> I have applied the upload patch to improve the documenation in the way that
> you suggested.
Thanks! In case you're still in there, there are two other small doc issues:
diff -ur o/binutils-2.16.1/gas/doc/as.texinfo binutils-2.16.1/gas/doc/as.texinfo
--- o/binutils-2.16.1/gas/doc/as.texinfo Tue Mar 8 13:59:23 2005
+++ binutils-2.16.1/gas/doc/as.texinfo Sat Aug 26 01:07:56 2006
@@ -103,7 +103,7 @@
This file documents the GNU Assembler "@value{AS}".
@c man begin COPYRIGHT
-Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001, 2002
Free Software Foundation, Inc.
+Copyright (C) 1991-2006 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1
@@ -156,7 +156,7 @@
@end tex
@vskip 0pt plus 1filll
-Copyright @copyright{} 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000,
2001, 2002 Free Software Foundation, Inc.
+Copyright @copyright{} 1991-2006 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1
diff -ur o/binutils-2.16.1/gas/doc/c-h8300.texi
binutils-2.16.1/gas/doc/c-h8300.texi
--- o/binutils-2.16.1/gas/doc/c-h8300.texi Thu Mar 3 01:29:53 2005
+++ binutils-2.16.1/gas/doc/c-h8300.texi Fri Aug 25 23:00:01 2006
@@ -4,8 +4,13 @@
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
@page
address@hidden ifset
@node H8/300-Dependent
address@hidden ifset
address@hidden GENERIC
address@hidden Renesas-all
address@hidden Machine Dependencies
address@hidden ifclear
address@hidden ifclear
@chapter H8/300 Dependent Features
@cindex H8/300 support
--
http://sourceware.org/bugzilla/show_bug.cgi?id=3129
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.