svn commit: r190905 - head

Daniel Gerzo danger at FreeBSD.org
Fri Apr 10 22:15:02 UTC 2009


Author: danger (doc committer)
Date: Fri Apr 10 22:15:01 2009
New Revision: 190905
URL: http://svn.freebsd.org/changeset/base/190905

Log:
  - fix my previous commit (added missing .gz)
  
  Submitted by:	brueffer

Modified:
  head/ObsoleteFiles.inc

Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc	Fri Apr 10 21:24:18 2009	(r190904)
+++ head/ObsoleteFiles.inc	Fri Apr 10 22:15:01 2009	(r190905)
@@ -15,7 +15,7 @@
 #
 
 # 20090410: VOP_LEASE.9 removed
-OLD_FILES+=usr/share/man/man9/VOP_LEASE.9
+OLD_FILES+=usr/share/man/man9/VOP_LEASE.9.gz
 # 20090405: removal of if_ppp(4) and if_sl(4)
 OLD_FILES+=sbin/slattach rescue/slattach
 OLD_FILES+=sbin/startslip rescue/startslip


More information about the svn-src-head mailing list