From: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
To: "Alejandro Colomar (man-pages)" <alx.manpages@gmail.com>
Cc: mtk.manpages@gmail.com, linux-man <linux-man@vger.kernel.org>
Subject: Re: make html: Errors
Date: Tue, 16 Feb 2021 12:20:59 +0100 [thread overview]
Message-ID: <d3488179-3841-628a-e538-68995575df65@gmail.com> (raw)
In-Reply-To: <28981140-bfc6-d7f7-697c-2479af764311@gmail.com>
Hi Alex,
On 2/16/21 11:46 AM, Alejandro Colomar (man-pages) wrote:
> Hi Michael,
>
> On 2/16/21 11:23 AM, Michael Kerrisk (man-pages) wrote:
>> Hi Alex,
>>
>> On 2/15/21 10:11 PM, Alejandro Colomar (man-pages) wrote:
>>> Hi Michael,
>>>
>>> I tried to render HTML pages with the Makefile.
>>> I had some errors, even though the operation succeed (I have the
>>> resulting HTML files, and the contents look good in the browser.
>>> Has it happened to you before? Do you know how to solve it?
>>> I copied here the full error messages, in case it is useful.
>>
>> There's a bug in the script, it seems. Not all of the pages
>> were being correctly processed. In particular, link pages
>> (".so dir/page.n") were not being correctly handled. I think
>> the patch below fixes things. Can you test and confirm?
>
> Yes, it fixes the error about link pages. Now I have:
>
> $ make HTDIR=.html/ html
> man2html: Unknown operator .
> man2html: Unknown operator .
> man2html: Unknown operator .
> man2html: Unknown operator .
> man2html: Unknown operator .
> man2html: Unknown operator .
> man2html: Unknown operator .
> man2html: Unknown operator .
> man2html: Unknown operator .
Yes, it's because of some rather idiosyncratic mark-up
in elf.5. I also noticed this problem, and I've already
changed the mark-up. Changes pushed now.
Cheers,
Michael
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
prev parent reply other threads:[~2021-02-16 11:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-15 21:11 make html: Errors Alejandro Colomar (man-pages)
2021-02-16 10:23 ` Michael Kerrisk (man-pages)
2021-02-16 10:46 ` Alejandro Colomar (man-pages)
2021-02-16 11:20 ` Michael Kerrisk (man-pages) [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d3488179-3841-628a-e538-68995575df65@gmail.com \
--to=mtk.manpages@gmail.com \
--cc=alx.manpages@gmail.com \
--cc=linux-man@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox