Home | History | Annotate | Line # | Download | only in Notes
      1 Notes - Discussion about tools and their output
      2 
      3    This directory contains files that provide deeper discussions about
      4    tools and their output.
      5 
      6    Files are either named,
      7 
      8 	ALL*_notes.txt	- notes that cover a collection of tools
      9 	*_notes.txt	- notes that cover a specific tool
     10 
     11    These files are exist as an informal place to dump "stuff". This might
     12    range from caveats to bear in mind when interpreting tool output, to
     13    general or bizzare knowledge. Tool documentation is placed in,
     14 
     15 	/Man		- formal man pages
     16 	/Examples	- demos and how to read the output
     17 	*.d		- implementation notes within the code itself
     18 	/Notes		- everything else
     19 
     20    Many of the scripts and man pages refer to files in this directory.
     21 
     22