Package: filepp
Severity: minor
Tags: patch

Hello,

The attached patch fixes a formatting error in filepp.1.

Best Regards,
-- 
Nekral
diff -rauN ../orig/filepp-1.7.1/modules/blc/blc.1.in 
./filepp-1.7.1/modules/blc/blc.1.in
--- ../orig/filepp-1.7.1/modules/blc/blc.1.in   2002-08-11 20:59:35.000000000 
+0200
+++ ./filepp-1.7.1/modules/blc/blc.1.in 2006-01-25 21:17:25.000000000 +0100
@@ -21,7 +21,7 @@
 brackets are found.
 
 Brackets can be prevented from being counted for line continuation by
-escaping them with a backslash: "\(" and "\)".  Any brackets found
+escaping them with a backslash: "\\(" and "\\)".  Any brackets found
 with a preceding backslash will be ignored when deciding if line
 continuation should be done and then have the backslash removed once
 the full line has been found.

Reply via email to