summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.