From a04ad530a24b8596efa9d66621fb3ffd274db00b Mon Sep 17 00:00:00 2001 From: tg Date: Wed, 17 Sep 2008 19:27:16 +0000 Subject: [PATCH] sync with reality --- mksh.1 | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/mksh.1 b/mksh.1 index 9fa0023..60f6e3b 100644 --- a/mksh.1 +++ b/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 $ .\"- .\" 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 .. .\"- -.Dd $Mdocdate: September 14 2008 $ +.Dd $Mdocdate: September 17 2008 $ .Dt MKSH 1 .Os MirBSD .Sh NAME @@ -889,9 +889,7 @@ or the shell tracks all commands. This option is set automatically for non-interactive shells. For interactive shells, only the following commands are -automatically tracked, unless -.Fl o Ic posix -is set: +automatically tracked: .Xr cat 1 , .Xr cc 1 , .Xr chmod 1 ,