Package: lde Version: 2.6.0-7 Severity: minor Tags: patch Hello,
The attached patch fixes a formatting error resulting in a missing word. Kind Regards, -- Nekral
diff -rauN ../orig/lde-2.6.0/doc/lde.man ./lde-2.6.0/doc/lde.man --- ../orig/lde-2.6.0/doc/lde.man 2006-01-29 22:13:05.000000000 +0100 +++ ./lde-2.6.0/doc/lde.man 2006-01-29 22:14:38.000000000 +0100 @@ -534,7 +534,8 @@ .TP .B ^R Look up inode which references this block. -.TP / +.TP +.B / Search for a string. You will be prompted for a case-sensative search string. The search will proceede from the current block, if a match is found, the block pointer will be advanced and the matching

