diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-10-19 06:15:14 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-10-19 06:15:14 +0000 |
commit | 4a07b327365fa914fb2411f9dcf1e215063e517d (patch) | |
tree | 51eb40104d6a731ca34c7a5cdd84fad88f8772ca | |
parent | 2173c04d8c71aa890e7c42a8b275c0f2fd913a9e (diff) |
over-rule -> overrule; from Thomas Pfaff
-rw-r--r-- | usr.bin/patch/patch.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/patch/patch.1 b/usr.bin/patch/patch.1 index 59f93a092b0..f3f6bba5aa1 100644 --- a/usr.bin/patch/patch.1 +++ b/usr.bin/patch/patch.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: patch.1,v 1.22 2008/06/06 20:44:00 jmc Exp $ +.\" $OpenBSD: patch.1,v 1.23 2008/10/19 06:15:13 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: June 6 2008 $ +.Dd $Mdocdate: October 19 2008 $ .Dt PATCH 1 .Os .Sh NAME @@ -57,7 +57,7 @@ If is omitted, or is a hyphen, the patch will be read from the standard input. .Pp .Nm -will attempt to determine the type of the diff listing, unless over-ruled by a +will attempt to determine the type of the diff listing, unless overruled by a .Fl c , .Fl e , .Fl n , |