summaryrefslogtreecommitdiff
path: root/usr.bin/patch/patch.1
AgeCommit message (Expand)Author
2003-10-31o fairly major man page reorganizationTodd C. Miller
2003-07-31Historically, patch would treat a bare -p as -p0. This contradictsTodd C. Miller
2003-07-30Add POSIX -i option; tedu@ OKTodd C. Miller
2003-07-28Be more exact on how backup files are handled.Otto Moerbeek
2003-07-28Make patch(1) exit value match POSIX and be consistent with diff.Todd C. Miller
2003-07-25Add POSIX -b option but don't change the default beahvior wrt backupsTodd C. Miller
2003-07-24"options" not "switches"; jmc@ OKTodd C. Miller
2003-07-24Don't talk about ~ and # suffixes for orig and reject files since weTodd C. Miller
2003-07-24mdoc version;Jason McIntyre
2003-07-22Use getopt_long() to parse options instead of rolling our own.Todd C. Miller
2003-07-18remove junk; ok otto teduTheo de Raadt
2003-02-18copyrights added;Jason McIntyre
2003-01-06typo; jmc@prioris.mini.pw.edu.plTheo de Raadt
1999-06-05- remove trailing white spaceAaron Campbell
1998-11-25add -CMarc Espie
1996-06-10Support the long options that FSF's patch version has. $OpenBSD$ addedNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt