diff options
author | 2014-04-15 06:26:54 +0000 | |
---|---|---|
committer | 2014-04-15 06:26:54 +0000 | |
commit | fa0e39dde14d496b84d0f6b7f8266591ffc95edc (patch) | |
tree | 7cae21cbdcbebcd3335c886f0d8c2b426ed1a11f /usr.bin/patch/patch.1 | |
parent | Using macros in .Sh header lines, or having .Sm off or .Bk -words open (diff) | |
download | wireguard-openbsd-fa0e39dde14d496b84d0f6b7f8266591ffc95edc.tar.xz wireguard-openbsd-fa0e39dde14d496b84d0f6b7f8266591ffc95edc.zip |
patch was moved from user portability (UP) to base in issue 7
and is no longer optional;
Diffstat (limited to 'usr.bin/patch/patch.1')
-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 |