From 3bb8736a035231461532fc3569b67eb3f792bf89 Mon Sep 17 00:00:00 2001 From: mmcc Date: Tue, 24 Nov 2015 21:07:32 +0000 Subject: Revert previous tweak, pending a more complete rewording. Discussed with halex@, sthen@, jmc@. --- bin/ksh/ksh.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bin/ksh/ksh.1') diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1 index b178ab53152..7225b951cb0 100644 --- a/bin/ksh/ksh.1 +++ b/bin/ksh/ksh.1 @@ -1,8 +1,8 @@ -.\" $OpenBSD: ksh.1,v 1.170 2015/11/22 01:29:57 mmcc Exp $ +.\" $OpenBSD: ksh.1,v 1.171 2015/11/24 21:07:31 mmcc Exp $ .\" .\" Public Domain .\" -.Dd $Mdocdate: November 22 2015 $ +.Dd $Mdocdate: November 24 2015 $ .Dt KSH 1 .Os .Sh NAME @@ -1930,7 +1930,7 @@ etc. .Sm off .It ?( Ar pattern\*(Ba No ...\*(Ba Ar pattern ) .Sm on -Matches the empty string or a string that matches one or more of the specified +Matches the empty string or a string that matches one of the specified patterns. Example: The pattern .Ic ?(foo|bar) -- cgit v1.2.3