From 16b56346dae2e9121e1e38b55f93efa27550bd2e Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Fri, 21 Apr 2006 12:17:28 +0000 Subject: missing command line prompt; --- bin/ksh/ksh.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1 index 661ca4c6efb..8a0bee00943 100644 --- a/bin/ksh/ksh.1 +++ b/bin/ksh/ksh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ksh.1,v 1.110 2006/03/07 09:31:02 jmc Exp $ +.\" $OpenBSD: ksh.1,v 1.111 2006/04/21 12:17:27 jmc Exp $ .\" .\" Public Domain .\" @@ -175,7 +175,7 @@ may be set and exported (see below) in \- future interactive shell invocations will process any file pointed to by .Ev $ENV : .Pp -.Dl export ENV=$HOME/.kshrc +.Dl $ export ENV=$HOME/.kshrc .Pp .Pa $HOME/.kshrc is then free to specify instructions for interactive shells. -- cgit v1.2.3