svn commit: r307001 - head
Andriy Voskoboinyk
avos at FreeBSD.org
Mon Oct 10 17:18:25 UTC 2016
Author: avos
Date: Mon Oct 10 17:18:23 2016
New Revision: 307001
URL: https://svnweb.freebsd.org/changeset/base/307001
Log:
Add missing *.gz extension.
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc Mon Oct 10 17:16:02 2016 (r307000)
+++ head/ObsoleteFiles.inc Mon Oct 10 17:18:23 2016 (r307001)
@@ -39,7 +39,7 @@
# done
# 20161010: remove link to removed m_getclr(9) macro
-OLD_FILES+=usr/share/man/man9/m_getclr.9
+OLD_FILES+=usr/share/man/man9/m_getclr.9.gz
# 20161003: MK_ELFCOPY_AS_OBJCOPY option retired
OLD_FILES+=usr/bin/elfcopy
OLD_FILES+=usr/share/man/man1/elfcopy.1.gz
More information about the svn-src-all
mailing list