sync with reality
This commit is contained in:
parent
97aaad43b2
commit
a04ad530a2
8
mksh.1
8
mksh.1
@ -1,4 +1,4 @@
|
|||||||
.\" $MirOS: src/bin/mksh/mksh.1,v 1.134 2008/09/14 20:56:06 tg Exp $
|
.\" $MirOS: src/bin/mksh/mksh.1,v 1.135 2008/09/17 19:27:16 tg Exp $
|
||||||
.\" $OpenBSD: ksh.1,v 1.122 2008/05/17 23:31:52 sobrado Exp $
|
.\" $OpenBSD: ksh.1,v 1.122 2008/05/17 23:31:52 sobrado Exp $
|
||||||
.\"-
|
.\"-
|
||||||
.\" Try to make GNU groff and AT&T nroff more compatible
|
.\" Try to make GNU groff and AT&T nroff more compatible
|
||||||
@ -30,7 +30,7 @@
|
|||||||
.el .xD \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8
|
.el .xD \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8
|
||||||
..
|
..
|
||||||
.\"-
|
.\"-
|
||||||
.Dd $Mdocdate: September 14 2008 $
|
.Dd $Mdocdate: September 17 2008 $
|
||||||
.Dt MKSH 1
|
.Dt MKSH 1
|
||||||
.Os MirBSD
|
.Os MirBSD
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -889,9 +889,7 @@ or
|
|||||||
the shell tracks all commands.
|
the shell tracks all commands.
|
||||||
This option is set automatically for non-interactive shells.
|
This option is set automatically for non-interactive shells.
|
||||||
For interactive shells, only the following commands are
|
For interactive shells, only the following commands are
|
||||||
automatically tracked, unless
|
automatically tracked:
|
||||||
.Fl o Ic posix
|
|
||||||
is set:
|
|
||||||
.Xr cat 1 ,
|
.Xr cat 1 ,
|
||||||
.Xr cc 1 ,
|
.Xr cc 1 ,
|
||||||
.Xr chmod 1 ,
|
.Xr chmod 1 ,
|
||||||
|
Loading…
Reference in New Issue
Block a user