Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Nov 2016 08:15:46 +0000 (UTC)
From:      Dexuan Cui <dexuan@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r308799 - head/share/man/man4
Message-ID:  <201611180815.uAI8FktG078866@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



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