autofs: Fix cross-threading on file to delete

We want to delete the new file, which is installed in man4 not man5.

Noticed by:	Gary Jennejohn
Fixes:		a03e8a40d4
Sponsored by:	Netflix
This commit is contained in:
Warner Losh 2024-05-22 14:44:05 -06:00
parent d1af434d99
commit 0115ad61d8

View File

@ -134,7 +134,7 @@ OLD_FILES+=etc/rc.d/autounmountd
OLD_FILES+=usr/sbin/automount
OLD_FILES+=usr/sbin/automountd
OLD_FILES+=usr/sbin/autounmountd
OLD_FILES+=usr/share/man/man5/autofs.4.gz
OLD_FILES+=usr/share/man/man4/autofs.4.gz
OLD_FILES+=usr/share/man/man5/auto_master.5.gz
OLD_FILES+=usr/share/man/man8/automount.8.gz
OLD_FILES+=usr/share/man/man8/automountd.8.gz