Package: mscompress Version: 0.4-3 Severity: minor Tags: patch
The attached patch removes the .ll requests from the manpages. They don't seem to serve any purpose here, other than ruining[0] line wrapping.
[0] See the attached screenshot. -- Jakub Wilk
--- mscompress-0.4.orig/src/mscompress.1 +++ mscompress-0.4/src/mscompress.1 @@ -2,7 +2,6 @@ .SH NAME mscompress \- compress data using LZ77 algorithm .SH SYNOPSIS -.ll +8 .B mscompress [ .B \-h --- mscompress-0.4.orig/src/msexpand.1 +++ mscompress-0.4/src/msexpand.1 @@ -2,7 +2,6 @@ .SH NAME msexpand \- decompress data compressed using mscompress(1) or COMPRESS.EXE .SH SYNOPSIS -.ll +8 .B msexpand [ .B \-h