[Bug 289980] mail(1) man page FILES mentions /tmp/R* but code (mostly) uses /tmp/mail.R*

[email protected] Wed, 10 Jun 2026 13:59:35 +0000
Newsgroups gmane.os.freebsd.devel.documentation
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289980

--- Comment #3 from Tim Chase <[email protected]> ---
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 on the CC list for the bug.