summaryrefslogtreecommitdiff
path: root/bin/ksh
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-08-01 19:29:58 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-08-01 19:29:58 +0000
commitade2a8ec90b0d3b11515be915cc575500d85fa88 (patch)
tree663141cd23ffa54b845bed12a4a5955810b10ab7 /bin/ksh
parentaa290e2b95d2b80a026e91c478595db5d81400d1 (diff)
more `version' removal;
ok otto@
Diffstat (limited to 'bin/ksh')
-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.