summaryrefslogtreecommitdiffstats
path: root/usr.bin/diff/diff.1
AgeCommit message (Expand)AuthorFilesLines
2020-02-08correct Research Unix edition "appeared in" use in HISTORYjsg1-3/+3
2019-03-20remove incorrect escaping of '+', correctly escape '-', and garbage collect .Tnschwarze1-9/+6
2015-11-24fix an error in the text; from donald allenjmc1-3/+3
2015-10-26no more TMPDIR;jmc1-5/+2
2015-10-26remove TMPDIR support. ok millerttedu1-13/+2
2015-10-05Remove the non-standard -l flag that pipes the output through pr(1).millert1-11/+3
2014-02-13TMPDIR is an extension;jmc1-4/+7
2013-07-16where "-" represents stdin, just use Sq, not Fl, since it's not a flag;jmc1-3/+3
2013-01-20remove obsolete BUGS (cmp is not run internally); ok ottojmc1-18/+2
2011-02-03add a reference to the "An Algorithm for Differential File Comparison" paper;jmc1-2/+10
2010-09-03add an EXIT STATUS section for /usr/bin;jmc1-4/+4
2010-08-18Add a cross reference to patch(1)schwarze1-6/+4
2010-02-21`-q' is an output option, hence it is mutually exclusive.sobrado1-9/+9
2009-11-09move mutually exclusive options (-c, -e, -f, -n and -u) to the right place.sobrado1-4/+4
2009-02-08updates to IEEE Std 1003.1-2008;jmc1-2/+2
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewjmc1-3/+3
2007-05-31convert to new .Dd format;jmc1-2/+2
2007-05-30- use a consistent text for STANDARDSjmc1-3/+7
2007-03-01sort options/synopsis/usage();jmc1-46/+44
2006-05-05- no need to escape thesejmc1-4/+4
2005-12-27+.Xr sdiff 1 ,jmc1-1/+2
2005-01-06clarify what -a does;jmc1-2/+11
2004-12-09If the -L option is specified twice, use it for the second filenamemillert1-2/+3
2004-06-20Implement -I option: ignore changes matching a set of regexes. Fromotto1-14/+35
2004-03-16POSIX specifies that in directory mode device special files andmillert1-1/+4
2004-01-25use new .St macro;jmc1-2/+2
2004-01-07Document -p option. ok jmc@otto1-5/+11
2003-09-18 - move `-d' to comparison options, rather then output optionsjmc1-6/+6
2003-09-07 - add -P to SYNOPSISjmc1-5/+5
2003-07-27Start new sentence on a new line.otto1-4/+4
2003-07-27- Use a heuristic to bound memory and cpu usage, at the cost ofotto1-7/+12
2003-07-22Fixed the "dot alone on a line" bug.millert1-12/+1
2003-07-22Bring FILES section up to date.millert1-12/+6
2003-07-22Implement the -L and -T options from GNU diff.millert1-15/+27
2003-07-21Add STANDARDS sectionmillert1-1/+7
2003-07-09Re-implement -l flag; diff -l now works correctly in non-directorymillert1-6/+15
2003-07-06Add -q option from GNU diffmillert1-6/+9
2003-07-06Implement -P from GNU diff (like -N but only for files that are missingmillert1-1/+7
2003-07-06Some fairly major changes:millert1-5/+28
2003-07-04Kill non-standard -l option as discussed with tedu@millert1-11/+1
2003-07-04Kill diff -h, we don't use or want diffh. Discussed w/ tedu@millert1-15/+3
2003-06-28tweak;jmc1-2/+2
2003-06-27-a to force ascii compare. ok millerttedu1-6/+8
2003-06-26Update with unidiff info and make FILES section fit reality.millert1-24/+61
2003-06-25cleanup;jmc1-74/+89
2003-06-25this can be 3 term; gwyllion@ace.ulyssis.orgderaadt1-6/+2
2003-06-25cleanup. ansi, headers, correct prototypes, some safer string andtedu1-0/+1
2003-06-25man page from 4.4lite2deraadt1-110/+95
2003-06-254.3reno diff. This is free because of the Caldera license. Nasty, but aderaadt1-0/+402