diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-03-03 02:31:21 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-03-03 02:31:21 +0000 |
commit | 1535ff15c77cdc68e1df2c553c02797c776498a7 (patch) | |
tree | af77096f3ed23a284f20dc1255e3bcf511b10f44 /gas | |
parent | 82a2edfbcf9e89d869c4f60d82c69bc4851aa4e3 (diff) | |
download | gdb-1535ff15c77cdc68e1df2c553c02797c776498a7.zip gdb-1535ff15c77cdc68e1df2c553c02797c776498a7.tar.gz gdb-1535ff15c77cdc68e1df2c553c02797c776498a7.tar.bz2 |
Removed comment about internals documentation in as.texi; just say that the
internals need documenting.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/NOTES | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -24,8 +24,7 @@ New environments: ??? DOCUMENTATION: -The internals of gas need documenting. (Actually, there is some documentation -in doc/as.texinfo, but it's *way* out of date.) +The internals of gas need documenting. The documentation should also contain a "Trouble" section similar to gcc's manual: real bugs, common problems, incompatibilities, etc. |