psmith 2004/05/02 15:31:48 Modified: docs manual.html Log: (Bug 27580): Applied spelling and gramatical changes suggested by Maurice Kienenberger ([EMAIL PROTECTED]). Revision Changes Path 1.39 +3 -3 logging-log4j/docs/manual.html Index: manual.html =================================================================== RCS file: /home/cvs/logging-log4j/docs/manual.html,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- manual.html 3 Mar 2003 15:24:02 -0000 1.38 +++ manual.html 2 May 2004 22:31:48 -0000 1.39 @@ -62,12 +62,12 @@ multithreaded applications and distributed applications at large. <p>Experience indicates that logging was an important component of the -development cycle. It offeres several advantages. It provides precise +development cycle. It offers several advantages. It provides precise <em>context</em> about a run of the application. Once inserted into the code, the generation of logging output requires no human -intervention. Moreover, log output can be saved in persistent medium +intervention. Moreover, log output can be saved in a persistent medium to be studied at a later time. In addition to its use in the -development cycle, a sufficiently rich logging package can also be +development cycle, a sufficiently-rich logging package can also be viewed as an auditing tool. <p>As Brian W. Kernighan and Rob Pike put it in their truly excellent
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]