--- src/etc/Makefile 2006/10/26 12:58:29 1.135 +++ src/etc/Makefile 2006/10/27 10:53:59 1.136 @@ -447,6 +447,7 @@ upgrade_etc: preupgrade csh -c "rm -f ${DESTDIR}/usr/include/{e,p,}mmintrin.h" csh -c "rm -f ${DESTDIR}/usr/share/man/{man,cat}9/reallocf.9.gz" csh -c "rm -f ${DESTDIR}/usr/share/man/{man,cat}9/suser_proc.9.gz" + csh -c "rm -f ${DESTDIR}/usr/share/man/{man,cat}3/NgSendMsgReply.3.gz" ldconfig -R .if !defined(BINARY_UPGRADE) # binary upgrade just copies these nodes .if !defined(NO_MAKEDEV)