changed Backspace/C-w behavior (now it only removes a single character)
[dmenu.git] / dmenu.1
diff --git a/dmenu.1 b/dmenu.1
index 4e44e27..56c3bdd 100644 (file)
--- a/dmenu.1
+++ b/dmenu.1
@@ -82,7 +82,7 @@ Quit without selecting an item. Returns
 on termination.
 .TP
 .B Backspace (Control\-h)
-Remove enough characters from the input field to change its filtering effect.
+Remove a character from the input field.
 .TP
 .B Control\-u
 Remove all characters from the input field.