; on OS/2

This commit is contained in:
tg 2015-08-13 22:09:10 +00:00
parent 1b8b792b7e
commit 92978953b2

8
mksh.1
View File

@ -1,4 +1,4 @@
.\" $MirOS: src/bin/mksh/mksh.1,v 1.378 2015/07/12 19:09:50 tg Exp $ .\" $MirOS: src/bin/mksh/mksh.1,v 1.379 2015/08/13 22:09:10 tg Exp $
.\" $OpenBSD: ksh.1,v 1.160 2015/07/04 13:27:04 feinerer Exp $ .\" $OpenBSD: ksh.1,v 1.160 2015/07/04 13:27:04 feinerer Exp $
.\"- .\"-
.\" Copyright © 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, .\" Copyright © 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
@ -74,7 +74,7 @@
.\" with -mandoc, it might implement .Mx itself, but we want to .\" with -mandoc, it might implement .Mx itself, but we want to
.\" use our own definition. And .Dd must come *first*, always. .\" use our own definition. And .Dd must come *first*, always.
.\" .\"
.Dd $Mdocdate: July 12 2015 $ .Dd $Mdocdate: August 13 2015 $
.\" .\"
.\" Check which macro package we use, and do other -mdoc setup. .\" Check which macro package we use, and do other -mdoc setup.
.\" .\"
@ -1946,8 +1946,8 @@ Assigning 1 to this parameter causes
.Ic getopts .Ic getopts
to process arguments from the beginning the next time it is invoked. to process arguments from the beginning the next time it is invoked.
.It Ev PATH .It Ev PATH
A colon separated list of directories that are searched when looking for A colon (semicolon on OS/2) separated list of directories that are
commands and files sourced using the searched when looking for commands and files sourced using the
.Sq \&. .Sq \&.
command (see below). command (see below).
An empty string resulting from a leading or trailing An empty string resulting from a leading or trailing