svn commit: r308798 - head/share/man/man4
Cy Schubert
Cy.Schubert at komquats.com
Fri Nov 18 08:03:37 UTC 2016
In message <201611180736.uAI7a0GI063125 at repo.freebsd.org>, Dexuan Cui
writes:
> Author: dexuan
> Date: Fri Nov 18 07:36:00 2016
> New Revision: 308798
> URL: https://svnweb.freebsd.org/changeset/base/308798
>
> Log:
> remove the hv_ata_pci_disengage(4) manual
>
> A few months ago, we removed the driver, which was not necessary any longer
> .
>
> Reviewed by: sephe
> Approved by: sephe (mentor)
> MFC after: 1 week
> Sponsored by: Microsoft
>
> Deleted:
> head/share/man/man4/hv_ata_pci_disengage.4
> Modified:
> head/share/man/man4/hv_vmbus.4
>
> Modified: head/share/man/man4/hv_vmbus.4
> =============================================================================
> =
> --- head/share/man/man4/hv_vmbus.4 Fri Nov 18 07:27:41 2016 (r30879
> 7)
> +++ head/share/man/man4/hv_vmbus.4 Fri Nov 18 07:36:00 2016 (r30879
> 8)
> @@ -74,7 +74,6 @@ the interface that facilitate high perfo
> between the VSCs and VSPs.
> All VSCs utilize the VMBus driver.
> .Sh SEE ALSO
> -.Xr hv_ata_pci_disengage 4 ,
> .Xr hv_netvsc 4 ,
> .Xr hv_storvsc 4 ,
> .Xr hv_utils 4
>
>
This causes a build failure:
make[5]: make[5]: don't know how to make hv_ata_pci_disengage.4. Stop
make[5]: stopped in /opt/src/svn-current/share/man/man4
*** [all_subdir_share/man/man4] Error code 2
You'll need to remove its reference from the Makefile.
--
Cheers,
Cy Schubert <Cy.Schubert at cschubert.com>
FreeBSD UNIX: <cy at FreeBSD.org> Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
More information about the svn-src-head
mailing list