summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlum <lum@openbsd.org>2015-12-22 15:33:16 +0000
committerlum <lum@openbsd.org>2015-12-22 15:33:16 +0000
commit9fd13c6f4ff65eb9fb1d2be8868f2395581c333d (patch)
treefd778cf1712f6e5f6248bc7668721cec39d37dd3
parent- yet another tiny step towards MP PF. This time we need to make sure (diff)
downloadwireguard-openbsd-9fd13c6f4ff65eb9fb1d2be8868f2395581c333d.tar.xz
wireguard-openbsd-9fd13c6f4ff65eb9fb1d2be8868f2395581c333d.zip
Remove commands that are not implemented, at the moment. Added by
accident in previous diff.
-rw-r--r--usr.bin/mg/mg.112
1 files changed, 2 insertions, 10 deletions
diff --git a/usr.bin/mg/mg.1 b/usr.bin/mg/mg.1
index d04bfd13bea..ae315d1e2fe 100644
--- a/usr.bin/mg/mg.1
+++ b/usr.bin/mg/mg.1
@@ -1,7 +1,7 @@
-.\" $OpenBSD: mg.1,v 1.96 2015/12/21 09:04:52 lum Exp $
+.\" $OpenBSD: mg.1,v 1.97 2015/12/22 15:33:16 lum Exp $
.\" This file is in the public domain.
.\"
-.Dd $Mdocdate: December 21 2015 $
+.Dd $Mdocdate: December 22 2015 $
.Dt MG 1
.Os
.Sh NAME
@@ -304,8 +304,6 @@ fill-paragraph
search-backward
.It M-s
search-forward
-.It M-t
-transpose-words
.It M-u
upcase-word
.It M-v
@@ -881,12 +879,6 @@ If multiple iterations are requested, the current paragraph will
be moved
.Va n
paragraphs forward.
-.It transpose-words
-Transpose adjacent words.
-If multiple iterations are requested, the current word will
-be moved
-.Va n
-words forward.
.It undo
Undo the most recent action.
If invoked again without an intervening command,