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
24           Display a short usage message.
25
26       --version
27           Display the version number of dehtmldiff.
28

LIMITATIONS

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

AUTHOR

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