diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-07-18 22:50:04 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-07-18 22:50:04 -0700 |
commit | b91a87fa1c490e0e17994f7f4f9bdb140e17f6f0 (patch) | |
tree | b03e60f57d00c95af060a5fd9a3d8881c2d571a7 | |
parent | 74a8a0681b953272e172d35c40a49582bc1e59e6 (diff) | |
download | txr-b91a87fa1c490e0e17994f7f4f9bdb140e17f6f0.tar.gz txr-b91a87fa1c490e0e17994f7f4f9bdb140e17f6f0.tar.bz2 txr-b91a87fa1c490e0e17994f7f4f9bdb140e17f6f0.zip |
doc: listener: remove bogus sentence.
* txr.1: Under "Making a Selection", remove an unclear
sentence which contributes nothing.
-rw-r--r-- | txr.1 | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -59406,8 +59406,7 @@ immediately to the left of the current character. While in visual selection mode, it is possible to move around using the usual movement commands. The ending point of the selection -tracks the movement. The ending point of the selection is also -the position immediately to the left of the current character. +tracks the movement. The selected text is displayed in reverse video. |