diff --git a/mksh.1 b/mksh.1 index 3fbb6dd..9e32408 100644 --- a/mksh.1 +++ b/mksh.1 @@ -1,5 +1,5 @@ -.\" $MirOS: src/bin/mksh/mksh.1,v 1.168 2009/05/27 19:52:37 tg Exp $ -.\" $OpenBSD: ksh.1,v 1.128 2009/03/06 12:28:36 jmc Exp $ +.\" $MirOS: src/bin/mksh/mksh.1,v 1.169 2009/05/31 17:41:09 tg Rel $ +.\" $OpenBSD: ksh.1,v 1.129 2009/05/28 06:09:06 jmc Exp $ .\"- .\" Copyright © 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 .\" Thorsten Glaser @@ -48,7 +48,7 @@ .el .xD \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8 .. .\"- -.Dd $Mdocdate: May 27 2009 $ +.Dd $Mdocdate: May 31 2009 $ .Dt MKSH 1 .Os MirBSD .Sh NAME @@ -5122,16 +5122,16 @@ appended .Ql * if the word contains no file globbing characters) \*(en the big-word is replaced with the resulting words. -If the current big-word is the first on the line (or -follows one of the following characters: +If the current big-word is the first on the line +or follows one of the characters .Ql \&; , .Ql \*(Ba , .Ql & , .Ql \&( , or -.Ql \&) +.Ql \&) , and does not contain a slash -.Pq Sq / +.Pq Sq / , then command expansion is done; otherwise file name expansion is done. Command expansion will match the big-word against all aliases, functions, and built-in commands as well as any executable files found by searching the