From 607c86259fc284d050467137d6cd253857917855 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Fri, 14 May 1993 10:57:21 +0000 Subject: [PATCH] updated --- gas/NOTES | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gas/NOTES b/gas/NOTES index b1ee285252..dd3501eb32 100644 --- a/gas/NOTES +++ b/gas/NOTES @@ -24,10 +24,11 @@ New environments: ??? DOCUMENTATION: -The internals of gas need documenting. +The internals of gas need documenting. (Actually, there is some documentation +in doc/as.texinfo, but it's *way* out of date.) -Roland's going to work on removing the m4 processing from the user -documentation. With the latest texinfo code, it's not needed. +The documentation should also contain a "Trouble" section similar to gcc's +manual: real bugs, common problems, incompatibilities, etc. Anyone want to offer to maintain a man page?