svn commit: r339565 - in head: share/man/man4 share/man/man4/man4.i386 sys/conf sys/dev/aha sys/kern sys/modules sys/modules/aha sys/sparc64/conf

René Ladan r.c.ladan at gmail.com
Mon Oct 22 08:29:35 UTC 2018


Op ma 22 okt. 2018 om 05:00 schreef Benjamin Kaduk <bjkfbsd at gmail.com>:

> On Sun, Oct 21, 2018 at 9:53 PM Warner Losh <imp at bsdimp.com> wrote:
>
> >
> >
> > On Sun, Oct 21, 2018 at 8:47 PM Benjamin Kaduk <bjkfbsd at gmail.com>
> wrote:
> >
> >> On Sun, Oct 21, 2018 at 9:35 PM Warner Losh <imp at freebsd.org> wrote:
> >>
> >>> Author: imp
> >>> Date: Mon Oct 22 02:34:25 2018
> >>> New Revision: 339565
> >>> URL: https://svnweb.freebsd.org/changeset/base/339565
> >>>
> >>> Log:
> >>>   Remove aha(4) from the tree.
> >>>
> >>>
> >> The documentation build is now failing, as there's an entity reference
> to
> >> the autogenerated
> >> hardware list, which does not exist anymore.  Will you be able to look
> at
> >> those as part of your
> >> removals or does someone from the doc team need to handle it?
> >>
> >
> > I'll take a look. What exactly is failing? The only place I see aha.4 is
> > in doc/head/share/xml/man-refs.ent but there's several other drivers that
> > have been removed that are in there... So I'm confused and need some
> > additional guidance.
> >
>
> The build log is mailed out at (e.g.)
> https://lists.freebsd.org/pipermail/freebsd-doc/2018-October/031621.html
> Though looking slightly more closely, it seems to be complaining about the
> 12.0 release notes (!), which might both (1) be awkward to solve, and (2)
> be in re@'s territory.
>

The website build (in doc/head/en_US.ISO8859-1/htdocs) does a partial
CURRENT checkout:

/usr/local/bin/svn co svn://svn.freebsd.org/base/head/share/man/man4
/usr/freebsd/doc/head/en_US.ISO8859-1/htdocs/releases/12.0R/hardware/svn.N0lzOSqR

so it is not specific for the 12.0-RELEASE notes, they are just part of the
doc build. I guess the doc repository refers to now deleted man(4) entries.

René


More information about the svn-src-head mailing list