diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-04-15 06:26:55 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-04-15 06:26:55 +0000 |
commit | 3f08cdc1aa8d89ed39352b2f80906c8af4476a22 (patch) | |
tree | 712401ab3d13e666bc8779f4a91ed630b3a9de79 /usr.bin | |
parent | 22a9171fe5119f8cea0ab1afc0880cc498ade735 (diff) |
patch was moved from user portability (UP) to base in issue 7
and is no longer optional;
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/patch/patch.1 | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/usr.bin/patch/patch.1 b/usr.bin/patch/patch.1 index 1861725775e..14cf67af60c 100644 --- a/usr.bin/patch/patch.1 +++ b/usr.bin/patch/patch.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: patch.1,v 1.26 2010/09/03 11:09:29 jmc Exp $ +.\" $OpenBSD: patch.1,v 1.27 2014/04/15 06:26:54 jmc Exp $ .\" Copyright 1986, Larry Wall .\" .\" Redistribution and use in source and binary forms, with or without @@ -19,7 +19,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: September 3 2010 $ +.Dd $Mdocdate: April 15 2014 $ .Dt PATCH 1 .Os .Sh NAME @@ -637,13 +637,10 @@ The .Nm utility is compliant with the .St -p1003.1-2008 -specification -(except as detailed above for the +specification, +except as detailed above for the .Fl -posix -option), -though the presence of -.Nm -itself is optional. +option. .Pp The flags .Op Fl BCEFfstVvxz |