svn commit: r214900 - stable/7/share/man/man4

Lawrence Stewart lstewart at FreeBSD.org
Sun Nov 7 01:19:41 UTC 2010


Author: lstewart
Date: Sun Nov  7 01:19:40 2010
New Revision: 214900
URL: http://svn.freebsd.org/changeset/base/214900

Log:
  Remove siis.4 from the man4/Makefile. It was incorrectly included in r214875 as
  part of the SIFTR MFC and breaks buildworld as siis.4 doesn't exist in stable/7.
  
  This is an intentional direct commit to the 7-STABLE branch.
  
  Pointy hat to:	lstewart
  Noticed by:	Michael Butler <imb at protected-networks dot net>

Modified:
  stable/7/share/man/man4/Makefile

Modified: stable/7/share/man/man4/Makefile
==============================================================================
--- stable/7/share/man/man4/Makefile	Sat Nov  6 22:07:22 2010	(r214899)
+++ stable/7/share/man/man4/Makefile	Sun Nov  7 01:19:40 2010	(r214900)
@@ -315,7 +315,6 @@ MAN=	aac.4 \
 	sge.4 \
 	si.4 \
 	siftr.4 \
-	siis.4 \
 	sio.4 \
 	sis.4 \
 	sk.4 \


More information about the svn-src-all mailing list