summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2009-12-15 00:49:16 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2009-12-15 00:49:16 +0000
commit9978a1283d5a4e9b07db7deb51328eb3cbbfe8a3 (patch)
tree9c1bd517bd2a651e10b60bf662edffa1812ea6ce /share
parentc3fd56874898102c379d91908cfeb7882516be00 (diff)
typo; from Brad Tilley <brad at 16systems dot com> via tech@
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/glob.76
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/glob.7 b/share/man/man7/glob.7
index ab6067b8ded..a500d424c40 100644
--- a/share/man/man7/glob.7
+++ b/share/man/man7/glob.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: glob.7,v 1.1 2009/03/05 15:13:30 millert Exp $
+.\" $OpenBSD: glob.7,v 1.2 2009/12/15 00:49:15 schwarze Exp $
.\"
.\" Copyright (c) 2009 Todd C. Miller <Todd.Miller@courtesan.com>
.\"
@@ -15,7 +15,7 @@
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.\"
-.Dd $Mdocdate: March 5 2009 $
+.Dd $Mdocdate: December 15 2009 $
.Dt GLOB 7
.Os
.Sh NAME
@@ -136,4 +136,4 @@ was used to perform the expansion and pass the results to a command.
In
.At v7 ,
with the introduction of the Bourne shell,
-this functionality was incorportated into the shell itself.
+this functionality was incorporated into the shell itself.