Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Nov 2016 10:25:31 +0000
From:      Andrew Turner <andrew@fubar.geek.nz>
To:        Dexuan Cui <dexuan@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r308799 - head/share/man/man4
Message-ID:  <20161118102531.664e22cb@zapp>
In-Reply-To: <201611180815.uAI8FktG078866@repo.freebsd.org>
References:  <201611180815.uAI8FktG078866@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 18 Nov 2016 08:15:46 +0000 (UTC)
Dexuan Cui <dexuan@FreeBSD.org> wrote:

> Author: dexuan
> Date: Fri Nov 18 08:15:45 2016
> New Revision: 308799
> URL: https://svnweb.freebsd.org/changeset/base/308799
> 
> Log:
>   fix share/man/man4/Makefile for hv_ata_pci_disengage.4
>   
>   We need to remove the line since we removed the related manual just
> now. 
>   Reviewed by:	sephe
>   Approved by:	sephe (mentor)
>   MFC after:	1 week
>   Sponsored by:	Microsoft
> 
> Modified:
>   head/share/man/man4/Makefile
> 
> Modified: head/share/man/man4/Makefile
> ==============================================================================
> --- head/share/man/man4/Makefile	Fri Nov 18 07:36:00
> 2016	(r308798) +++ head/share/man/man4/Makefile	Fri Nov
> 18 08:15:45 2016	(r308799) @@ -187,7 +187,6 @@ MAN=
> aac.4 \ ${_hptmv.4} \
>  	${_hptnr.4} \
>  	${_hptrr.4} \
> -	hv_ata_pci_disengage.4 \
>  	hv_kvp.4 \
>  	hv_netvsc.4 \
>  	hv_storvsc.4 \
> 

Should the other Hyper-V man pages be installed on architectures where
the driver is unavailable?

Andrew



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161118102531.664e22cb>