[groff@ CCd since they may help]
Hi Ingo,
I had been ignoring the mandoc linter that I added to the Linux man-pages
because it had a lot of spurious warnings, but I finally managed to do something
with which I'm happy:
$(_LINT_man_mandoc): $(_LINTDIR)/%.lint-man.mandoc.touch: $(MANDIR)/% |
Hi Branden,
I remember having reported this, but can't seem to find the report. Just to
make sure it's not forgotten before 1.23.0, I'll remind about it:
$ make lint-man V=1
LINT (groff)tmp/lint/man2type/open_how.2type.lint-man.groff.touch
tbl man2type/open_how.2type \
| eqn -Tutf8 \
|
Hi Branden,
On 11/8/22 22:05, Alejandro Colomar wrote:
It may be the issue that the deps mention about ambiguous paths; don't know. I
don't know if I have multiple versions of the URW fonts in my system. I hope I
don't, because I rarely install things from source, so I trust Debian packaging
Hi Deri,
I was reading your commit that fixed the bug I reported.
The git diff showed a weird indentation, which just made me realize that you
have tabs mixed with spaces (not in the code you added, but in the surrounding
code). Please check.
A quick grep of SP+TAB and another of TAB+SP show