diff --git a/man/editline.3 b/man/editline.3 index 58ecdaf..fe5b8d3 100644 --- a/man/editline.3 +++ b/man/editline.3 @@ -102,7 +102,7 @@ ESC\ ^H Delete previous word (backspace key) [n] ESC\ DEL Delete previous word (delete key) [n] ESC\ SP Set the mark (space key); see ^X^X and ^Y above ESC\ \. Get the last (or [n]'th) word from previous line -ESC\ \? Show possible completions; see below +ESC\ ? Show possible completions; see below ESC\ < Move to start of history ESC\ > Move to end of history ESC\ b Move backward a word [n]