Re: A comment needing an update

Craig Small <[email protected]> Wed, 22 Dec 2021 09:01:39 +1100
Newsgroups gmane.linux.procps.devel
Message-ID <CALy8Cw4Q_DLtEU8W=9WCS+4sDW06ssy2NxTbKUjm9b2m-Hbhbw@mail.gmail.com>
Hi,
  The equivalent would be
rm man-po/man.stamp
make -C man-po man.stamp

I'll update the notice, thanks for the information.

 - Craig

On Wed, 22 Dec 2021 at 08:42, Göran Uddeborg <[email protected]> wrote:

> The Makefile.am in "man-po" says
>
> # run:
> #   make -C man-po po4a-dist
> # To update man page translations
>
> I tried to do that to check my updated Swedish translations, but that
> target doesn't exist. By using the "all-local" target instead, I got
> my formatted pages (after fixing a few mistakes I had made which made
> po4a abort :-)) but maybe the comment should be updated?
>
>
>