mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
4807948a17
- Remove USE_REINPLACE PR: ports/94345 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: maintainer
14 lines
443 B
Plaintext
14 lines
443 B
Plaintext
The purpose of this program is to compare two versions of an
|
|
Internet Draft and as output produce a diff in one of several
|
|
formats:
|
|
|
|
- side-by-side html diff
|
|
- paged wdiff output in a text terminal
|
|
- a text file with changebars in the left margin
|
|
- a simple unified diff output
|
|
|
|
In all cases, internet-draft headers and footers are stripped before
|
|
generating the diff, to produce a cleaner diff.
|
|
|
|
WWW: http://tools.ietf.org/tools/rfcdiff/
|