[Bug 289980] mail(1) man page FILES mentions /tmp/R* but code (mostly) uses /tmp/mail.R*
Date: Wed, 10 Jun 2026 13:59:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289980
--- Comment #3 from Tim Chase <freebsd@tim.thechases.com> ---
Looks like the patch could also use something like
$ sed -i 's/mbox.XXX/mail.XXX/' /usr/src/usr.bin/mail/quit.c
to bring them all into alignment.
--
You are receiving this mail because:
You are the assignee for the bug.