svn commit: r233341 - head

Sergey Kandaurov pluknet at FreeBSD.org
Fri Mar 23 06:57:05 UTC 2012


Author: pluknet
Date: Fri Mar 23 06:57:04 2012
New Revision: 233341
URL: http://svn.freebsd.org/changeset/base/233341

Log:
  Remove archive_entry_*_w(3) entries from ObsoleteFiles.inc.  Since the
  recent libarchive import they are MLINK'ed again.

Modified:
  head/ObsoleteFiles.inc

Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc	Fri Mar 23 06:06:37 2012	(r233340)
+++ head/ObsoleteFiles.inc	Fri Mar 23 06:57:04 2012	(r233341)
@@ -4600,9 +4600,7 @@ OLD_FILES+=usr/share/man/man1/x509.1.gz
 OLD_FILES+=usr/share/man/man3/SSL_COMP_add_compression_method.3.gz
 OLD_FILES+=usr/share/man/man3/SSL_CTX_get_ex_new_index.3.gz
 OLD_FILES+=usr/share/man/man3/archive_entry_dup.3.gz
-OLD_FILES+=usr/share/man/man3/archive_entry_hardlink_w.3.gz
 OLD_FILES+=usr/share/man/man3/archive_entry_set_tartype.3.gz
-OLD_FILES+=usr/share/man/man3/archive_entry_symlink_w.3.gz
 OLD_FILES+=usr/share/man/man3/archive_entry_tartype.3.gz
 OLD_FILES+=usr/share/man/man3/archive_read_data_into_file.3.gz
 OLD_FILES+=usr/share/man/man3/archive_read_open_tar.3.gz


More information about the svn-src-all mailing list