1DEHTMLDIFF(1)                      Man pages                     DEHTMLDIFF(1)
2
3
4

NAME

6       dehtmldiff - get usable diff from an HTML page
7

SYNOPSIS

9       dehtmldiff [file...]
10
11       dehtmldiff {[--help] [--version]}
12

DESCRIPTION

14       dehtmldiff creates usable diff files from HTML pages. This is useful in
15       the scenario where a patch has been posted to a mailing list viewable
16       via a web page.
17
18       The corrected diff is sent to standard output. Note that you will
19       probably need to use the -l option when applying the patch, in order to
20       ignore any whitespace differences there may be.
21

OPTIONS

23       --help Display a short usage message.
24
25       --version
26              Display the version number of dehtmldiff.
27

LIMITATIONS

29       The way this command works is fairly primitive; it boils down to some
30       simple text replacements, followed by an unwrapdiff pass. As a result,
31       all of the limitations that apply to unwrapdiff also apply to
32       dehtmldiff.
33

AUTHOR

35       Tim Waugh <twaugh@redhat.com>.
36
37
38
39patchutils                      17 January 2003                  DEHTMLDIFF(1)
Impressum