Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fix WWW | Renato Botelho | 2006-03-15 | 1 | -1/+1 |
| | | | | | | | | | | | - Remove USE_REINPLACE PR: ports/94345 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: maintainer Notes: svn path=/head/; revision=157328 | ||||
* | The purpose of this program is to compare two versions of an | Pav Lucistnik | 2004-11-12 | 1 | -0/+13 |
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> Notes: svn path=/head/; revision=121468 |