diff options
author | Enji Cooper <ngie@FreeBSD.org> | 2015-11-02 00:39:28 +0000 |
---|---|---|
committer | Enji Cooper <ngie@FreeBSD.org> | 2015-11-02 00:39:28 +0000 |
commit | 55972acf7f4cc02d758b06fe2c52a0908a40ecee (patch) | |
tree | 6fcbdac5c27347bffcd16c2960ecd954bb25e025 /tools/build | |
parent | 85645c56696fd105acd9a7f2b61c9ffa2dcddb37 (diff) | |
download | src-55972acf7f4cc02d758b06fe2c52a0908a40ecee.tar.gz src-55972acf7f4cc02d758b06fe2c52a0908a40ecee.zip |
Notes
Diffstat (limited to 'tools/build')
-rw-r--r-- | tools/build/mk/OptionalObsoleteFiles.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc index 027e5a000279..50fd4ed244bd 100644 --- a/tools/build/mk/OptionalObsoleteFiles.inc +++ b/tools/build/mk/OptionalObsoleteFiles.inc @@ -8029,6 +8029,12 @@ OLD_FILES+=usr/share/man/man3/usb_set_configuration.3.gz OLD_FILES+=usr/share/man/man3/usb_set_debug.3.gz OLD_FILES+=usr/share/man/man3/usb_strerror.3.gz OLD_FILES+=usr/share/man/man3/usbhid.3.gz +OLD_FILES+=usr/share/man/man4/if_otus.4.gz +OLD_FILES+=usr/share/man/man4/if_rsu.4.gz +OLD_FILES+=usr/share/man/man4/otus.4.gz +OLD_FILES+=usr/share/man/man4/otusfw.4.gz +OLD_FILES+=usr/share/man/man4/rsu.4.gz +OLD_FILES+=usr/share/man/man4/rsufw.4.gz OLD_FILES+=usr/share/man/man4/u3g.4.gz OLD_FILES+=usr/share/man/man4/u3gstub.4.gz OLD_FILES+=usr/share/man/man4/uark.4.gz |