summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/ksh/ksh.17
1 files changed, 1 insertions, 6 deletions
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1
index f1cdb207c51..7064786f31b 100644
--- a/bin/ksh/ksh.1
+++ b/bin/ksh/ksh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ksh.1,v 1.100 2005/08/01 08:12:30 otto Exp $
+.\" $OpenBSD: ksh.1,v 1.101 2005/08/01 19:29:57 jmc Exp $
.\"
.\" Public Domain
.\"
@@ -1433,11 +1433,6 @@ This parameter is not imported from the environment when the shell is
started.
.It Ev KSH_VERSION
The version of the shell and the date the version was created (read-only).
-See also the version commands in
-.Sx Emacs editing mode
-and
-.Sx Vi editing mode
-sections, below.
.It Ev LINENO
The line number of the function or shell script that is currently being
executed.