Module Name: src Committed By: dholland Date: Sun Oct 6 05:45:19 UTC 2013
Modified Files: src/share/doc/psd/05.sysman: 0.t 1.0.t 1.1.t 1.2.t 1.3.t 1.4.t 1.5.t 1.6.t 1.7.t 2.0.t 2.1.t 2.2.t 2.3.t 2.4.t 2.5.t Makefile a.t Log Message: I'm a document, Jim, not a shell script. Fix this to not use .sy to generate portions of the document. Instead, generate the necessary bits with sed beforehand. Apparently -ms is too feeble to be able to generate tables of contents with automatically generated page numbers, so add the expected page numbers into the document and make it possible to turn on a rudimentary mechanism for crosschecking them. (This mechanism still requires .sy though. Improvements welcome.) This makes it unnecessary to build the document twice, or to use groff in unsafe mode. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/share/doc/psd/05.sysman/0.t \ src/share/doc/psd/05.sysman/1.2.t src/share/doc/psd/05.sysman/1.6.t \ src/share/doc/psd/05.sysman/2.2.t src/share/doc/psd/05.sysman/2.3.t \ src/share/doc/psd/05.sysman/a.t cvs rdiff -u -r1.3 -r1.4 src/share/doc/psd/05.sysman/1.0.t \ src/share/doc/psd/05.sysman/1.1.t src/share/doc/psd/05.sysman/1.3.t \ src/share/doc/psd/05.sysman/1.4.t src/share/doc/psd/05.sysman/1.5.t \ src/share/doc/psd/05.sysman/1.7.t src/share/doc/psd/05.sysman/2.0.t \ src/share/doc/psd/05.sysman/2.1.t src/share/doc/psd/05.sysman/2.4.t \ src/share/doc/psd/05.sysman/2.5.t cvs rdiff -u -r1.7 -r1.8 src/share/doc/psd/05.sysman/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.