svn commit: r332445 - head

Brooks Davis brooks at FreeBSD.org
Thu Apr 12 18:25:54 UTC 2018


Author: brooks
Date: Thu Apr 12 18:25:53 2018
New Revision: 332445
URL: https://svnweb.freebsd.org/changeset/base/332445

Log:
  Add fpa.4.gz missing in the removal of FDDI in r332412.
  
  Reported by:	trasz

Modified:
  head/ObsoleteFiles.inc

Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc	Thu Apr 12 18:24:00 2018	(r332444)
+++ head/ObsoleteFiles.inc	Thu Apr 12 18:25:53 2018	(r332445)
@@ -40,6 +40,7 @@
 
 # 20180409: remove FDDI support
 OLD_FILES+=usr/include/net/fddi.h
+OLD_FILES+=usr/share/man/man4/fpa.4.gz
 # 20180319: remove /boot/overlays, replaced by /boot/dtb/overlays
 OLD_DIRS+=boot/overlays
 # 20180311: remove sys/sys/i386/include/pcaudioio.h


More information about the svn-src-all mailing list