#
-# $OpenBSD: weekly,v 1.27 2015/08/14 03:02:07 rzalamena Exp $
+# $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.
fi
next_part "Rebuilding whatis databases:"
-/usr/sbin/makewhatis ${MAKEWHATISARGS:--Q}
+/usr/sbin/makewhatis $MAKEWHATISARGS
next_part "Doing login accounting:"
[ "X$LOGINACCOUNTING" = X1 ] && {
-# $OpenBSD: Makefile,v 1.12 2016/11/08 19:33:58 tb Exp $
+# $OpenBSD: Makefile,v 1.13 2017/04/15 13:12:08 schwarze Exp $
# from: @(#)Makefile 5.9 (Berkeley) 7/1/91
SUBDIR= man1 man3 man4 man5 man6 man7 man8 man9
man0/COPYRIGHT ${DESTDIR}/usr/share/man/COPYRIGHT
makedb:
- /usr/sbin/makewhatis -Qv ${DESTDIR}/usr/share/man
+ /usr/sbin/makewhatis ${DESTDIR}/usr/share/man
chown root:wheel ${DESTDIR}/usr/share/man/mandoc.db
chmod 644 ${DESTDIR}/usr/share/man/mandoc.db
-.\" $OpenBSD: daily.8,v 1.24 2016/04/29 13:05:33 schwarze Exp $
+.\" $OpenBSD: daily.8,v 1.25 2017/04/15 13:12:08 schwarze Exp $
.\"
.\" Copyright (c) 2003 Jason McIntyre <jmc@openbsd.org>
.\"
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: April 29 2016 $
+.Dd $Mdocdate: April 15 2017 $
.Dt DAILY 8
.Os
.Sh NAME
.Xr ac 8
to report login accounting.
.It Ev MAKEWHATISARGS
-If set to a string containing at least one character (even a blank),
-use that string as the arguments to
-.Xr makewhatis 8 .
-If unset or empty, use the default argument
-.Fl Q .
+Arguments for
+.Xr makewhatis 8 ;
+empty by default.
.El
.Sh FILES
.Bl -tag -width "/var/cron/tabs/root" -compact