summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/ksh/ksh.14
1 files 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.