Re: git: d73239ccf9 - main - porters-handbook: remove $FreeBSD$ tags from examples and checklists.

From: Rene Ladan <rene_at_freebsd.org>
Date: Sat, 10 Sep 2022 10:42:38 UTC
On Fri, Sep 09, 2022 at 08:59:18PM -0300, Danilo G. Baio wrote:
> On Fri, Sep 09, 2022 at 07:05:16PM +0000, Rene Ladan wrote:
> > On Fri, Sep 09, 2022 at 06:58:16PM +0000, Rene Ladan wrote:
> > > The branch main has been updated by rene:
> > > 
> > > URL: https://cgit.FreeBSD.org/doc/commit/?id=d73239ccf94856fbaa075d492c5fa2689da2c7f6
> > > 
> > > commit d73239ccf94856fbaa075d492c5fa2689da2c7f6
> > > Author:     Rene Ladan <rene@FreeBSD.org>
> > > AuthorDate: 2022-09-08 12:15:50 +0000
> > > Commit:     Rene Ladan <rene@FreeBSD.org>
> > > CommitDate: 2022-09-09 18:58:09 +0000
> > > 
> > >     porters-handbook: remove $FreeBSD$ tags from examples and checklists.
> > > ---
> > >  .../content/en/books/porters-handbook/special/_index.adoc   |  5 -----
> > >  .../content/en/books/porters-handbook/special/_index.po     | 13 -------------
> > >  2 files changed, 18 deletions(-)
> > > 
> > I edited the po file in one go with the asciidoc version, but I now realize that
> > the offsets in the po file are off.
> > 
> > René
> 
> To update the English po files, use this:
> 
> $ ./tools/update_translate_template.sh documentation
> 
Ah, so nothing to worry about ;)

> I plan to document it soon.

Or ideally have this done by a cron job?

Regards,
René
> 
> Regards.
> -- 
> Danilo G. Baio (dbaio)