summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/diff/diff.1
Commit message (Collapse)AuthorAgeFilesLines
* There's no -p flag to our diff.Jordan K. Hubbard1996-05-261-3/+0
| | | | Notes: svn path=/head/; revision=15916
* Fix some argument ordering and redundancy bogons.Jordan K. Hubbard1996-05-261-6/+6
| | | | Notes: svn path=/head/; revision=15914
* From: Larry Jones <scjones@thor.sdrc.com>Nate Williams1993-11-081-0/+473
Subject: man pages for diff et al. I finally got tired of not having man pages for diff and friends, so I edited the appropriate sections of the texinfo manual into man format. Notes: svn path=/head/; revision=726