Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add an EXIT STATUS section for /usr/bin; | 2010-09-03 | 1 | -15/+15 | |
| | |||||
* | rcsdiff doesn't support all diff(1) options, | 2010-04-07 | 1 | -3/+3 | |
| | | | | | so don't give that impression. ok jmc@ deraadt@ xsa@ | ||||
* | Amend manpage to reflect the actual behaviour of -r option. | 2010-04-06 | 1 | -3/+3 | |
| | | | | ok jmc@ otto@ | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | sync some manual page entries with actual usage. | 2007-02-14 | 1 | -3/+3 | |
| | | | | | ok jmc@, xsa@ mostly From: Igor Sobrado <igor at string1.ciencias.uniovi.es> | ||||
* | - explain diff_options (which i renamed from "diff options") | 2006-09-22 | 1 | -2/+6 | |
| | | | | | | - sync usage() ok xsa | ||||
* | nick a double space; | 2006-09-21 | 1 | -2/+2 | |
| | |||||
* | Add support to rcsdiff for all the other diff flags that | 2006-09-21 | 1 | -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. | 2006-05-05 | 1 | -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; | 2006-04-24 | 1 | -9/+8 | |
| | | | | ok xsa | ||||
* | +.Xr diff 1 , | 2006-04-19 | 1 | -1/+2 | |
| | |||||
* | keyword section is in rcs(1) now; | 2006-04-19 | 1 | -2/+2 | |
| | |||||
* | - flesh out the description of rcsdiff | 2006-04-19 | 1 | -5/+24 | |
| | | | | | | - simplify synopsis whilst here ok xsa | ||||
* | move compat flags into a STANDARDS section; | 2006-03-06 | 1 | -5/+7 | |
| | |||||
* | many spacing cleanups | 2006-03-06 | 1 | -1/+1 | |
| | |||||
* | -T has no effect. It's only there for compatibility. | 2006-02-24 | 1 | -2/+5 | |
| | |||||
* | document `-ztz'; | 2005-11-30 | 1 | -1/+4 | |
| | |||||
* | kill double .Pp; | 2005-11-22 | 1 | -2/+1 | |
| | |||||
* | - document `-kmode' | 2005-11-22 | 1 | -1/+17 | |
| | | | | | - add EXAMPLES section ok jmc@. | ||||
* | document `-xsuffixes'; | 2005-11-21 | 1 | -1/+7 | |
| | |||||
* | document TMPDIR env variable; | 2005-10-27 | 1 | -1/+6 | |
| | |||||
* | .Xr rcsmerge(1) + one style nitpick; | 2005-10-19 | 1 | -1/+2 | |
| | |||||
* | incorrect macro usage; | 2005-10-17 | 1 | -2/+2 | |
| | |||||
* | - Use Ns macro to remove spaces in these manual pages too. | 2005-10-16 | 1 | -5/+5 | |
| | |||||
* | fix -n option, noticed by jmc@ | 2005-10-14 | 1 | -3/+2 | |
| | |||||
* | sync SEE ALSO sections; | 2005-10-12 | 1 | -2/+3 | |
| | |||||
* | tweaks; | 2005-10-08 | 1 | -5/+7 | |
| | |||||
* | - document -r flag | 2005-10-08 | 1 | -2/+13 | |
| | | | | - add ident(1) to SEE ALSO | ||||
* | support unified, context and rcsdiff output | 2005-10-08 | 1 | -2/+13 | |
| | | | | (-u -c -n flags) | ||||
* | initial manpages for rcsclean and rcsdiff; | 2005-10-08 | 1 | -0/+51 | |