diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-02-08 17:33:03 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-02-08 17:33:03 +0000 |
commit | d5574f05f492a16ad88469ada5810f2cfeaa99d6 (patch) | |
tree | 413ab93d0778e95438b2467cc1503a4f8c10c2b7 /usr.bin/patch/patch.1 | |
parent | 80c3d3f5d73d8ef04d5c987f5def65b5c90ada63 (diff) |
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. |