diff options
author | 2009-02-08 17:33:01 +0000 | |
---|---|---|
committer | 2009-02-08 17:33:01 +0000 | |
commit | c2608f173ff238efe0674f918558c1ac7c670f3e (patch) | |
tree | 4436c1fcbe6b18f21f5f739004f6d9f5ce520cdd /usr.bin/patch/patch.1 | |
parent | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few (diff) | |
download | wireguard-openbsd-c2608f173ff238efe0674f918558c1ac7c670f3e.tar.xz wireguard-openbsd-c2608f173ff238efe0674f918558c1ac7c670f3e.zip |
updates to IEEE Std 1003.1-2008;
Diffstat (limited to 'usr.bin/patch/patch.1')
-rw-r--r-- | usr.bin/patch/patch.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/patch/patch.1 b/usr.bin/patch/patch.1 index c09c9b21fa5..611d8981632 100644 --- a/usr.bin/patch/patch.1 +++ b/usr.bin/patch/patch.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: patch.1,v 1.24 2009/02/08 17:15:10 jmc Exp $ +.\" $OpenBSD: patch.1,v 1.25 2009/02/08 17:33:01 jmc Exp $ .\" Copyright 1986, Larry Wall .\" .\" Redistribution and use in source and binary forms, with or without @@ -646,7 +646,7 @@ though the presence of itself is optional. .Pp The flags -.Op Fl CEfstuvBFVxz +.Op Fl BCEFfstVvxz and .Op Fl -posix are extensions to that specification. |