https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289980

--- Comment #2 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=05a02d395d6e9de099c4be3ead222d36ca29e0a5

commit 05a02d395d6e9de099c4be3ead222d36ca29e0a5
Author:     Kit Dallege <[email protected]>
AuthorDate: 2026-03-27 04:23:47 +0000
Commit:     Warner Losh <[email protected]>
CommitDate: 2026-06-10 12:35:04 +0000

    mail(1): fix temporary file path in FILES section

    The FILES section listed /tmp/R* but the source code uses
    /tmp/mail.R* (e.g. mail.RsXXXXXXXXXX, mail.ReXXXXXXXXXX,
    mail.RxXXXXXXXXXX) as the mkstemp template prefix.

    PR: 289980
    Signed-off-by: Kit Dallege <[email protected]>
    Reviewed by: imp
    Pull Request: https://github.com/freebsd/freebsd-src/pull/2103

 usr.bin/mail/mail.1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to