summaryrefslogtreecommitdiff
path: root/bin/ksh/ksh.1
diff options
context:
space:
mode:
authorJeremie Courreges-Anglas <jca@cvs.openbsd.org>2017-08-30 17:02:54 +0000
committerJeremie Courreges-Anglas <jca@cvs.openbsd.org>2017-08-30 17:02:54 +0000
commitdcae3930991f3cb19b6e03690681199c924ff8b2 (patch)
treea6be4a2bc9360c36130c5b8aac4389d877766bef /bin/ksh/ksh.1
parenteb6008d114557e9b5cbe1179679c7225ba68cd17 (diff)
Stop exposing the emacs-usemeta option, and warn when trying to set it.
Unused since 2012, to be removed after 6.2. Input from anton@, ok anton@ millert@
Diffstat (limited to 'bin/ksh/ksh.1')
-rw-r--r--bin/ksh/ksh.17
1 files changed, 2 insertions, 5 deletions
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1
index 654884c383f..23b9654bc67 100644
--- a/bin/ksh/ksh.1
+++ b/bin/ksh/ksh.1
@@ -1,8 +1,8 @@
-.\" $OpenBSD: ksh.1,v 1.193 2017/08/19 06:19:42 jmc Exp $
+.\" $OpenBSD: ksh.1,v 1.194 2017/08/30 17:02:53 jca Exp $
.\"
.\" Public Domain
.\"
-.Dd $Mdocdate: August 19 2017 $
+.Dd $Mdocdate: August 30 2017 $
.Dt KSH 1
.Os
.Sh NAME
@@ -3587,9 +3587,6 @@ character.
.It Ic emacs
Enable BRL emacs-like command-line editing (interactive shells only); see
.Sx Emacs editing mode .
-.It Ic emacs-usemeta
-In emacs command-line editing, use the 8th bit as meta (^[) prefix.
-This is the default.
.It Ic gmacs
Enable gmacs-like command-line editing (interactive shells only).
Currently identical to emacs editing except that transpose (^T) acts slightly