summaryrefslogtreecommitdiff
path: root/usr.bin/patch/patch.1
AgeCommit message (Expand)Author
2010-09-03add an EXIT STATUS section for /usr/bin;Jason McIntyre
2009-02-08updates to IEEE Std 1003.1-2008;Jason McIntyre
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewJason McIntyre
2008-10-19over-rule -> overrule; from Thomas PfaffJason McIntyre
2008-06-06update the description of -b and STANDARDS; suggested by grunkJason McIntyre
2008-01-11providing MLINKS for shell builtins makes little sense: what we had was outJason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-31- note some apps which are xpg4, not posixJason McIntyre
2007-04-18adds a detailed synopsis to the man page; sorts options inIgor Sobrado
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