From a3710f4ebbbab5a06bc5708378a68e50f7356a26 Mon Sep 17 00:00:00 2001 From: Stéphane Aulery Date: Wed, 12 Nov 2014 13:58:33 +0100 Subject: Fix encoding mistakes of spaces in manpages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Aulery Signed-off-by: Gerd Hoffmann --- fbi.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fbi.man') diff --git a/fbi.man b/fbi.man index 11b9b68..900ef62 100644 --- a/fbi.man +++ b/fbi.man @@ -226,7 +226,7 @@ Mirror image horizontally (left to right). The delete function actually wants a capital letter \fBD\fP, thus you have to type \fBShift+d\fP. This is done to avoid deleting images by mistake because there are no safety bells: If you ask -.BR fbi +.BR fbi to delete the image, it will be deleted without questions asked. .P The rotate function actually works for \fIJPEG\fP images only. It does a -- cgit