From 80e0de3f988b688672189fdaf6c9705d6bfa72f5 Mon Sep 17 00:00:00 2001 From: tg Date: Sun, 14 Oct 2007 13:43:17 +0000 Subject: [PATCH] mention interactive shells processing ~/.mkshrc --- mksh.1 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/mksh.1 b/mksh.1 index cc289d2..6fd5f80 100644 --- a/mksh.1 +++ b/mksh.1 @@ -1,7 +1,7 @@ -.\" $MirOS: src/bin/mksh/mksh.1,v 1.101 2007/09/26 19:26:58 tg Exp $ +.\" $MirOS: src/bin/mksh/mksh.1,v 1.102 2007/10/14 13:43:17 tg Exp $ .\" $OpenBSD: ksh.1,v 1.120 2007/05/31 20:47:44 otto Exp $ .\" -.Dd September 26, 2007 +.Dd October 14, 2007 .Dt MKSH 1 .Os MirBSD .Sh NAME @@ -50,6 +50,11 @@ signals, and prints prompts before reading input (see the and .Ev PS2 parameters). +It also processes the +.Ev ENV +parameter or +.Pa $HOME/.mkshrc +(see below). For non-interactive shells, the .Ic trackall option is on by default (see the