svn commit: r52102 - head/en_US.ISO8859-1/books/porters-handbook/versions
Warner Losh
imp at bsdimp.com
Sat Aug 11 09:16:41 UTC 2018
On Sat, Aug 11, 2018 at 2:56 AM, Mathieu Arnold <mat at freebsd.org> wrote:
> On Sat, Aug 11, 2018 at 08:33:43AM +0000, Warner Losh wrote:
> > Author: imp
> > Date: Sat Aug 11 08:33:42 2018
> > New Revision: 52102
> > URL: https://svnweb.freebsd.org/changeset/doc/52102
> >
> > Log:
> > Correct 1200076 and 12000077 entries. Remove xref to man pages.
>
> Mmmm, why? It seemed better as it was.
The man page references broke the build. Trying to install the doc tree
tools hit a snag so I wanted to unbreak the build as quickly as possible.
Warner
> > Modified:
> > head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
> >
> > Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/
> chapter.xml
> > ============================================================
> ==================
> > --- head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
> Sat Aug 11 06:32:56 2018 (r52101)
> > +++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
> Sat Aug 11 08:33:42 2018 (r52102)
> > @@ -738,14 +738,14 @@ is spelled &, < is < and > is >.
> > <entry>1200076</entry>
> > <entry><revnumber>r336914</revnumber></entry>
> > <entry>July 30, 2018</entry>
> > - <entry>12.0-CURRENT after KPI changes to
> &man.timespecadd.3;.</entry>
> > + <entry>12.0-CURRENT after KPI changes to timespecadd.</entry>
> > </row>
> >
> > <row>
> > <entry>1200077</entry>
> > <entry><revnumber>r3</revnumber></entry>
> > <entry>August 10, 2018</entry>
> > - <entry>12.0-CURRENT after &man.timespec_get.3; was added
> > + <entry>12.0-CURRENT after timespec_get was added
> > to the system.</entry>
> > </row>
> >
> >
> >
>
> --
> Mathieu Arnold
>
More information about the svn-doc-all
mailing list