1 2 3 4 5 6 7 8 9 10 11 12
|
# groff tries to break the following url, which doesn't really has a way to be
# hyphenated:
# https://github.com/zonemaster/zonemaster/blob/master/docs/specifications/tests/RequirementsAndNormalizationOfDomainNames.md
libzonemaster-perl: groff-message troff:<standard input>:*: warning [p *, *i]: cannot break line [usr/share/man/man3/Zonemaster::Engine::Normalization.3pm.gz:1]
# Similar issue with:
# https://github.com/zonemaster/zonemaster/tree/master/docs/specifications/tests/README.md
libzonemaster-perl: groff-message troff:<standard input>:*: warning [p *, *i]: cannot adjust line [usr/share/man/man3/Zonemaster::Engine::Profile.3pm.gz:1]
# This looks to be part of the module without necessarily being part of
# its documentation:
package-contains-documentation-outside-usr-share-doc [usr/share/perl5/auto/share/dist/Zonemaster-Engine/modules.txt]
|