aboutsummaryrefslogtreecommitdiff
path: root/lib/libedit
diff options
context:
space:
mode:
authorJens Schweikhardt <schweikh@FreeBSD.org>2002-12-27 12:15:40 +0000
committerJens Schweikhardt <schweikh@FreeBSD.org>2002-12-27 12:15:40 +0000
commit57bd0fc6e89b888516b6a64206715bef500fc2d1 (patch)
treeab5e026aafe37b18ff362bec5a3c4765fb7813f5 /lib/libedit
parentaa4d7a8a4bf3d4bfe0ad9a1af83ac6c4693eee55 (diff)
downloadsrc-57bd0fc6e89b888516b6a64206715bef500fc2d1.tar.gz
src-57bd0fc6e89b888516b6a64206715bef500fc2d1.zip
english(4) police.
Notes
Notes: svn path=/head/; revision=108317
Diffstat (limited to 'lib/libedit')
-rw-r--r--lib/libedit/editrc.52
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libedit/editrc.5 b/lib/libedit/editrc.5
index 76d1d4b546fd..62c1409495ce 100644
--- a/lib/libedit/editrc.5
+++ b/lib/libedit/editrc.5
@@ -376,7 +376,7 @@ Cut the entire line and save in cut buffer.
Cut area between mark and cursor and save in cut buffer.
.It Ic em-copy-region
Copy area between mark and cursor to cut buffer.
-.It Ic em-gosmacs-traspose
+.It Ic em-gosmacs-transpose
Exchange the two characters before the cursor.
.It Ic em-next-word
Move next to end of current word.