Package: mmv / 2.5.1-1

Metadata

Package Version Patches format
mmv 2.5.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
minor manpage fixes.patch | (download)

mmv.1 | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 fix lintian warning acute-accent-in-manual-page
 In case this tag was emitted for the second half of a '\\' sequence, this
 is indeed no acute accent, but still wrong: A literal backslash should be
 written \e in the groff format, i.e. a '\\' sequence needs to be changed
 to '\e' which also won't trigger this tag.
 .
 Please refer to Bug#554897, Bug#507673, and Bug#966803 for details.