summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/diff/diff.1
Commit message (Collapse)AuthorAgeFilesLines
* Add a section documenting the return values from diff.ceri2004-02-011-0/+5
| | | | | | PR: docs/59991 Submitted by: keramida,Erik Greenwald <erik@smluc.org> MFC After: 1 week
* Document -p option of diff.keramida2002-08-261-0/+3
| | | | | PR: docs/41887 Submitted by: tobez
* Add note about the info documentation of diff(1).keramida2002-07-111-0/+4
| | | | | | | It contains a detailed description of the =format option part. PR: docs/36464 Submitted by: Gary W. Swearingen <swear@blarg.net>
* * Support the environtmental var "DIFF_OPTIONS". Which can hold a set ofobrien1999-11-261-0/+12
| | | | | | | default options for diff. These options are interpreted first and can be overwritten by explicit command line parameters. * Add the "-o" option to specify old-traditional output style. * Add utility functions for env vars obtained from GNU Grep 2.3h.
* Clarify that "-w" ignores horizontal white space changes.obrien1999-08-011-1/+1
|
* Add an example for folks who can never remember how to generate asheldonh1999-07-291-0/+14
| | | | | | | recursive diff for use with send-pr(1). PR: 12440 Requested by: David Kelly <dkelly@hiwaay.net>
* There's no -p flag to our diff.jkh1996-05-261-3/+0
|
* Fix some argument ordering and redundancy bogons.jkh1996-05-261-6/+6
|
* From: Larry Jones <scjones@thor.sdrc.com>nate1993-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.
OpenPOWER on IntegriCloud