Skip to content

Conversation

ao2
Copy link

@ao2 ao2 commented May 24, 2020

I don't know how much outdated the man page is, so I didn't actually packaged it in the end, but I thought that fixing the warning would not hurt.

Fix the following warning in libgrokj2k.3 man page:

$ LC_ALL=it_IT.UTF-8 MANROFFSEQ='' MANWIDTH=80 \
  man --warnings -E UTF-8 -l -Tutf8 -Z doc/man/man3/libgrokj2k.3 >/dev/null
troff: <standard input>:127: warning: macro 'p' not defined

The issue was pointed out by the 'lintian' tool from Debian:

W: libgrokj2k1-dev: manpage-has-errors-from-man usr/share/man/man3/libgrokj2k.3.gz 127: warning: macro 'p' not defined

Fix the following warning in libgrokj2k.3 man page:

-----------------------------------------------------------------------
$ LC_ALL=it_IT.UTF-8 MANROFFSEQ='' MANWIDTH=80 \
  man --warnings -E UTF-8 -l -Tutf8 -Z doc/man/man3/libgrokj2k.3 >/dev/null
troff: <standard input>:127: warning: macro 'p' not defined
-----------------------------------------------------------------------

The issue was pointed out by the 'lintian' tool from Debian:

W: libgrokj2k1-dev: manpage-has-errors-from-man usr/share/man/man3/libgrokj2k.3.gz 127: warning: macro 'p' not defined
@boxerab
Copy link
Collaborator

boxerab commented May 24, 2020

Thanks a lot! Yes, the man page is ancient - I am planning on using pandoc to convert from markdown to man format - when I have time :)

@boxerab boxerab merged commit c820920 into GrokImageCompression:master May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants