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 | |
parent | 40b601fbb774cd2be2f6cbe7155570340fc475a2 (diff) | |
download | glibc-be22ce65d7643ffcd2dcb55b73eae4d7da6f0d71.zip glibc-be22ce65d7643ffcd2dcb55b73eae4d7da6f0d71.tar.gz glibc-be22ce65d7643ffcd2dcb55b73eae4d7da6f0d71.tar.bz2 |
Remove NOTES.
Diffstat (limited to 'manual')
-rw-r--r-- | manual/creature.texi | 1 | ||||
-rw-r--r-- | manual/intro.texi | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/manual/creature.texi b/manual/creature.texi index cc09e33..1bf5314 100644 --- a/manual/creature.texi +++ b/manual/creature.texi @@ -1,6 +1,5 @@ @node Feature Test Macros @subsection Feature Test Macros -@include macros.texi @cindex feature test macros The exact set of features available when you compile a source file diff --git a/manual/intro.texi b/manual/intro.texi index 4a709ed..deaf089 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 |