summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/ksh/ksh.16
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1
index 660c65b0e27..f3d1ff833e7 100644
--- a/bin/ksh/ksh.1
+++ b/bin/ksh/ksh.1
@@ -1,8 +1,8 @@
-.\" $OpenBSD: ksh.1,v 1.166 2015/11/09 22:01:51 jmc Exp $
+.\" $OpenBSD: ksh.1,v 1.167 2015/11/21 21:58:46 mmcc Exp $
.\"
.\" Public Domain
.\"
-.Dd $Mdocdate: November 9 2015 $
+.Dd $Mdocdate: November 21 2015 $
.Dt KSH 1
.Os
.Sh NAME
@@ -1927,7 +1927,7 @@ etc.
.Sm off
.It ?( Ar pattern\*(Ba No ...\*(Ba Ar pattern )
.Sm on
-Matches the empty string or a string that matches one of the specified
+Matches the empty string or a string that matches one or more of the specified
patterns.
Example: The pattern
.Ic ?(foo|bar)