=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/weekly,v retrieving revision 1.27 retrieving revision 1.28 diff -c -r1.27 -r1.28 *** src/etc/weekly 2015/08/14 03:02:07 1.27 --- src/etc/weekly 2017/04/15 13:12:08 1.28 *************** *** 1,5 **** # ! # $OpenBSD: weekly,v 1.27 2015/08/14 03:02:07 rzalamena Exp $ # # For local additions, create the file /etc/weekly.local. # To get section headers, use the function next_part in weekly.local. --- 1,5 ---- # ! # $OpenBSD: weekly,v 1.28 2017/04/15 13:12:08 schwarze Exp $ # # For local additions, create the file /etc/weekly.local. # To get section headers, use the function next_part in weekly.local. *************** *** 63,69 **** fi next_part "Rebuilding whatis databases:" ! /usr/sbin/makewhatis ${MAKEWHATISARGS:--Q} next_part "Doing login accounting:" [ "X$LOGINACCOUNTING" = X1 ] && { --- 63,69 ---- fi next_part "Rebuilding whatis databases:" ! /usr/sbin/makewhatis $MAKEWHATISARGS next_part "Doing login accounting:" [ "X$LOGINACCOUNTING" = X1 ] && {