HTML Document Conversion: Fixing Small Errors


Small errors include such things as: Most of these errors are easily fixed using text editors. Simple Search and Replace routines can fix iterative errors and copied mistakes throughout an entire document. Using SED, you can fix recurring problems in an entire set of documents.

Please refrain from using full-blown word processors as text-editors. They will sometimes re-format the text or change the spacing and tabs. This can be very damaging, especially to an HTML document relying on preformatted text.

Last updated on: Thu Jun 15 10:15:09 PDT 1995