Description: overview of IDIDRFCRFC, its installation and use IDIDRFCRFC READ_ME.txt version 2.7 2005/06/17 12:12:56 Introduction: IDIDRFCRFC is an Internet-Draft/RFC reviewer's aid The software in IDIDRFCRFC is OSI Certified Open Source Software. OSI Certified is a certification mark of the Open Source Initiative. The software is distributed under the zlib/libpng license; see the file LICENSE included with the distribution. Parts of the text are excerpted from relevant published Internet RFCs and are Copyright (C) The Internet Society. Prerequisites: Software in IDIDRFCRFC uses awk and sed. It also uses rfcref and other preprocessors for troff. The software is only used if the document source is customized. Configuration: Configuration is only needed when building a customized text file. Edit the lines near the top of the Makefile to configure for local conditions. See the comments in the Makefile for details. Installation of manual: When you have finished editing the Makefile, "make install" will install a copy of the manual page. Use: When you have finished editing the Makefile, "make copy" to generate the target file with a specified suffix of .review.ididrfcrfc. Make will copy the file ididrfcrfc.ididrfcrfc. Edit the copy to suit. Consult the manual ididrfcrfc.7 or ididrfcrfc.pdf for details. When you have finished editing the source document, run make (no target need be specified, or you can specify a target "review"). You should end up with a plain text file with a name ending in .review.txt. You may also find an HTMl version with a name ending in .review.html. Bug reports: If you think that you have found a bug, please supply a test case (a minimal set of input that demonstrates the bug), a description of what you expected and why what you got didn't meet your expectations, and optionally (if you think you know how to fix the problem) a patch to the relevant source file(s). Send bug reports to blilly@erols.com. Please include "ididrfcrfc" in the Subject header field. Feedback other than bug reports is also welcome. Use the same email address as above. Including "ididrfcrfc" in the Subject header field would be appreciated.