summaryrefslogtreecommitdiffstats
path: root/usr.bin/rcs/rcsdiff.1 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add an EXIT STATUS section for /usr/bin;jmc2010-09-031-15/+15
|
* rcsdiff doesn't support all diff(1) options,lum2010-04-071-3/+3
| | | | | so don't give that impression. ok jmc@ deraadt@ xsa@
* Amend manpage to reflect the actual behaviour of -r option.lum2010-04-061-3/+3
| | | | ok jmc@ otto@
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* sync some manual page entries with actual usage.niallo2007-02-141-3/+3
| | | | | ok jmc@, xsa@ mostly From: Igor Sobrado <igor at string1.ciencias.uniovi.es>
* - explain diff_options (which i renamed from "diff options")jmc2006-09-221-2/+6
| | | | | | - sync usage() ok xsa
* nick a double space;jmc2006-09-211-2/+2
|
* Add support to rcsdiff for all the other diff flags thatmillert2006-09-211-1/+2
| | | | | are pertinent to files (not directories) and that do not conflict with rcsdiff-specific flags. OK xsa@
* - fix rcsdiff exit status on success/errors; now matches gnu/usr.bin/rcs.xsa2006-05-051-1/+14
| | | | | - add DIAGNOSTICS section to rcsdiff.1 wrt exit codes. ok ray@ and jmc@ for man page bits.
* make the -r description match that in rcsmerge(1), as far as is possible;jmc2006-04-241-9/+8
| | | | ok xsa
* +.Xr diff 1 ,jmc2006-04-191-1/+2
|
* keyword section is in rcs(1) now;jmc2006-04-191-2/+2
|
* - flesh out the description of rcsdiffjmc2006-04-191-5/+24
| | | | | | - simplify synopsis whilst here ok xsa
* move compat flags into a STANDARDS section;jmc2006-03-061-5/+7
|
* many spacing cleanupsderaadt2006-03-061-1/+1
|
* -T has no effect. It's only there for compatibility.xsa2006-02-241-2/+5
|
* document `-ztz';xsa2005-11-301-1/+4
|
* kill double .Pp;jmc2005-11-221-2/+1
|
* - document `-kmode'xsa2005-11-221-1/+17
| | | | | - add EXAMPLES section ok jmc@.
* document `-xsuffixes';xsa2005-11-211-1/+7
|
* document TMPDIR env variable;xsa2005-10-271-1/+6
|
* .Xr rcsmerge(1) + one style nitpick;xsa2005-10-191-1/+2
|
* incorrect macro usage;jmc2005-10-171-2/+2
|
* - Use Ns macro to remove spaces in these manual pages too.niallo2005-10-161-5/+5
|
* fix -n option, noticed by jmc@joris2005-10-141-3/+2
|
* sync SEE ALSO sections;xsa2005-10-121-2/+3
|
* tweaks;jmc2005-10-081-5/+7
|
* - document -r flagniallo2005-10-081-2/+13
| | | | - add ident(1) to SEE ALSO
* support unified, context and rcsdiff outputjoris2005-10-081-2/+13
| | | | (-u -c -n flags)
* initial manpages for rcsclean and rcsdiff;joris2005-10-081-0/+51