linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* v4l-utils: how to solve troff warning: "cannot adjust line"
@ 2020-05-21 11:59 Gregor Jasny
  0 siblings, 0 replies; only message in thread
From: Gregor Jasny @ 2020-05-21 11:59 UTC (permalink / raw)
  To: Linux Media Mailing List, Hans Verkuil

Hello,

while packaging v4l-utils 1.20 I noticed the lintian warning about the 
cec-ctl.1 manpage. It is easily reproduced by calling:

LC_ALL=en_US.UTF-8 MANROFFSEQ='' MANWIDTH=80 man --warnings -E UTF-8 -l 
-Tutf8 -Z cec-ctl.1 >/dev/null
troff: <standard input>:264: warning [p 5, 0.5i, div 'an-div', 0.2i]: 
cannot adjust line

It is caused by this overlong command-line options line:
https://git.linuxtv.org/v4l-utils.git/tree/utils/cec-ctl/cec-ctl.1.in?id=ae8dd398baf927bc5bc18abd1677a5c4e118034e#n264

Does anyone have an idea how to fix this error (while staying 
syntactivally correct)? I tried adding zero-width break points with \: 
but the warning did not vanish.

Thanks,
Gregor

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-21 11:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-21 11:59 v4l-utils: how to solve troff warning: "cannot adjust line" Gregor Jasny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).