Package: limo Version: 0.3.2-3 Severity: minor Tags: patch Hello,
The attached patch fixes a formatting error in limo.1 resulting in the missing -q option. Kind Regards, -- Nekral
diff -rauN ../orig/limo-0.3.2/limo.1 ./limo-0.3.2/limo.1 --- ../orig/limo-0.3.2/limo.1 2006-01-27 20:49:24.000000000 +0100 +++ ./limo-0.3.2/limo.1 2006-01-27 20:52:43.000000000 +0100 @@ -494,7 +494,8 @@ .B limo does not support ANSI colouring of files based on their type; the author hates that (but is slowly being argued into implementing it anyway) -.TP -q +.TP +.SB \-q character quoting is simplistic, and assumes ASCII/ISO8859 .TP custom commands (-e)

