blob: dd34f80cbaa43277865eb9a1104c91daf6a64dea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
https://bugs.gentoo.org/723462
--- a/src/fim.cpp
+++ b/src/fim.cpp
@@ -343,8 +343,8 @@
.P
.nf
Shift+D delete image
- R rotate 90° clockwise
- L rotate 90° counter-clock wise
+ R rotate 90 degree clockwise
+ L rotate 90 degree counter-clock wise
.fi
.P
The delete function actually wants a capital letter 'D', thus you have
|