.\"Generated by db2man.xsl. Don't modify this, modify the source. .de Sh \" Subsection .br .if t .Sp .ne 5 .PP \fB\\$1\fR .PP .. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Ip \" List item .br .ie \\n(.$>=3 .ne \\$3 .el .ne 3 .IP "\\$1" \\$2 .. .TH "DEHTMLDIFF" 1 "17 January 2003" "patchutils" "" .SH NAME dehtmldiff \- get usable diff from an HTML page .SH "SYNOPSIS" .ad l .hy 0 .HP 11 \fBdehtmldiff\fR [\fIfile\fR...] .ad .hy .ad l .hy 0 .HP 11 \fBdehtmldiff\fR {\fB\-\-help\fR | \fB\-\-version\fR} .ad .hy .SH "DESCRIPTION" .PP \fBdehtmldiff\fR creates usable diff files from HTML pages\&. This is useful in the scenario where a patch has been posted to a mailing list viewable via a web page\&. .PP The corrected diff is sent to standard output\&. Note that you will probably need to use the \fB\-l\fR option when applying the patch, in order to ignore any whitespace differences there may be\&. .SH "OPTIONS" .TP \fB\-\-help\fR Display a short usage message\&. .TP \fB\-\-version\fR Display the version number of dehtmldiff\&. .SH "LIMITATIONS" .PP The way this command works is fairly primitive; it boils down to some simple text replacements, followed by an \fBunwrapdiff\fR pass\&. As a result, all of the limitations that apply to \fBunwrapdiff\fR also apply to \fBdehtmldiff\fR\&. .SH AUTHOR Tim Waugh .