; on OS/2
This commit is contained in:
parent
1b8b792b7e
commit
92978953b2
8
mksh.1
8
mksh.1
@ -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 $
|
||||
.\"-
|
||||
.\" Copyright © 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
|
||||
@ -74,7 +74,7 @@
|
||||
.\" with -mandoc, it might implement .Mx itself, but we want to
|
||||
.\" 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.
|
||||
.\"
|
||||
@ -1946,8 +1946,8 @@ Assigning 1 to this parameter causes
|
||||
.Ic getopts
|
||||
to process arguments from the beginning the next time it is invoked.
|
||||
.It Ev PATH
|
||||
A colon separated list of directories that are searched when looking for
|
||||
commands and files sourced using the
|
||||
A colon (semicolon on OS/2) separated list of directories that are
|
||||
searched when looking for commands and files sourced using the
|
||||
.Sq \&.
|
||||
command (see below).
|
||||
An empty string resulting from a leading or trailing
|
||||
|
Loading…
Reference in New Issue
Block a user