summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/diff/diff.1
Commit message (Collapse)AuthorAgeFilesLines
* This 3rd mega-commit should hopefully bring us back to where we were.Jordan K. Hubbard1996-06-051-6/+9
| | | | | | | I can get it to `make world' succesfully, anyway! Notes: svn path=/stable/2.1/; revision=16121
* Merge from HEAD, except:Jordan K. Hubbard1996-05-291-9/+6
| | | | | | | | | | | | Clients that used gnumalloc still do, despite the merge. We're not bringing phkmalloc over. Thread stuff left out. PCCARD support left out. Notes: svn path=/stable/2.1/; revision=15984
* 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