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

Benjamin Kaduk bjkfbsd at gmail.com
Mon Oct 22 02:56:50 UTC 2018


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.
(I would not be surprised if it only shows errors for the first couple
problems, in alphabetical order, and there are more issues lingering.)

Thanks,

Ben


More information about the svn-src-all mailing list