diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-03-21 16:56:28 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-03-21 16:56:28 +0000 |
commit | be22ce65d7643ffcd2dcb55b73eae4d7da6f0d71 (patch) | |
tree | 4d0e8f60788036ecdeff4caed7465ee733016485 /manual/intro.texi | |
parent | 40b601fbb774cd2be2f6cbe7155570340fc475a2 (diff) | |
download | glibc-be22ce65d7643ffcd2dcb55b73eae4d7da6f0d71.tar glibc-be22ce65d7643ffcd2dcb55b73eae4d7da6f0d71.tar.gz glibc-be22ce65d7643ffcd2dcb55b73eae4d7da6f0d71.tar.bz2 glibc-be22ce65d7643ffcd2dcb55b73eae4d7da6f0d71.zip |
Remove NOTES.
Diffstat (limited to 'manual/intro.texi')
-rw-r--r-- | manual/intro.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manual/intro.texi b/manual/intro.texi index 4a709edf72..deaf089b10 100644 --- a/manual/intro.texi +++ b/manual/intro.texi @@ -548,7 +548,6 @@ The header file @file{termios.h} reserves names prefixed with @samp{c_}, @end itemize @comment Include the section on Creature Nest Macros. -@comment It is in a separate file so it can be formatted into ../NOTES. @include creature.texi @node Roadmap to the Manual, , Using the Library, Introduction |