From 8499540a5e0e054bef7c4ff4674f1364bcb39503 Mon Sep 17 00:00:00 2001 From: Jeff Breidenbach Date: Sat, 14 May 2022 01:26:14 +0800 Subject: [PATCH] Fix lintian warning on manpage Fix this lintian warning manpage-has-errors-from-man usr/share/man/man1/img2webp.1.gz 44: warning: macro `loop' not defined Origin: other Reviewed-By: Jeff Breidenbach Last-Update: 2018-03-01 Gbp-Pq: Name fix-lintian-warning --- man/img2webp.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/img2webp.1 b/man/img2webp.1 index 835ca37..c12e240 100644 --- a/man/img2webp.1 +++ b/man/img2webp.1 @@ -40,8 +40,8 @@ lossy or lossless compression for each frame heuristically. This global option disables the local option \fB-lossy\fP and \fB-lossless\fP . .TP .BI \-loop " int -Specifies the number of times the animation should loop. Using '0' means -'loop indefinitely'. +Specifies the number of times the animation should loop. Using '0' +means 'loop indefinitely'. .TP .BI \-v Be more verbose.