1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/textproc/rfcdiff/pkg-descr
Pav Lucistnik 02d98e764a 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.

PR:		ports/73836
Submitted by:	Lars Eggert <lars.eggert@gmx.net>
2004-11-12 19:02:57 +00:00

14 lines
450 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://www.levkowetz.com/ietf/tools/rfcdiff