svn commit: r362982 - head
Gleb Smirnoff
glebius at FreeBSD.org
Tue Jul 7 02:43:54 UTC 2020
Author: glebius
Date: Tue Jul 7 02:43:53 2020
New Revision: 362982
URL: https://svnweb.freebsd.org/changeset/base/362982
Log:
Fixup r362981: remove gzipped manual pages.
Pointy hat to: glebius
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc Tue Jul 7 02:41:51 2020 (r362981)
+++ head/ObsoleteFiles.inc Tue Jul 7 02:43:53 2020 (r362982)
@@ -37,10 +37,10 @@
# done
# 20200706: update of sglist(9), r360574
-OLD_FILES+=usr/share/man/man9/sglist_append_ext_pgs.9
-OLD_FILES+=usr/share/man/man9/sglist_append_mb_ext_pgs.9
-OLD_FILES+=usr/share/man/man9/sglist_count_ext_pgs.9
-OLD_FILES+=usr/share/man/man9/sglist_count_mb_ext_pgs.9
+OLD_FILES+=usr/share/man/man9/sglist_append_ext_pgs.9.gz
+OLD_FILES+=usr/share/man/man9/sglist_append_mb_ext_pgs.9.gz
+OLD_FILES+=usr/share/man/man9/sglist_count_ext_pgs.9.gz
+OLD_FILES+=usr/share/man/man9/sglist_count_mb_ext_pgs.9.gz
# 20200617: update opencsd to 0.14.2
OLD_FILES+=usr/include/opencsd/etmv4/trc_pkt_elem_etmv4d.h
More information about the svn-src-head
mailing list