git: 8f13891707b4 - stable/13 - MFC: Merge commit '1fdae2e33fdc751bc2ec74c81fcde14323e4e965'
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 Oct 2025 21:02:04 UTC
The branch stable/13 has been updated by gshapiro:
URL: https://cgit.FreeBSD.org/src/commit/?id=8f13891707b4a7ba7702b6d36ca64c15cf33ff93
commit 8f13891707b4a7ba7702b6d36ca64c15cf33ff93
Author: Gregory Neil Shapiro <gshapiro@FreeBSD.org>
AuthorDate: 2025-10-09 18:03:43 +0000
Commit: Gregory Neil Shapiro <gshapiro@FreeBSD.org>
CommitDate: 2025-10-09 21:01:40 +0000
MFC: Merge commit '1fdae2e33fdc751bc2ec74c81fcde14323e4e965'
Be explicit that newaliases for sendmail
(Upstream sendmail.org commit 3084151d898)
PR: 289259
(cherry picked from commit e9f7c3de111b9dda23e1763e030688d78a71d8ff)
---
contrib/sendmail/src/newaliases.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/sendmail/src/newaliases.1 b/contrib/sendmail/src/newaliases.1
index 59dc0de20cf7..cdb6eef67416 100644
--- a/contrib/sendmail/src/newaliases.1
+++ b/contrib/sendmail/src/newaliases.1
@@ -14,7 +14,7 @@
.TH NEWALIASES 1 "$Date: 2013-11-22 20:51:56 $"
.SH NAME
newaliases
-\- rebuild the data base for the mail aliases file
+\- rebuild the data base for the sendmail aliases file
.SH SYNOPSIS
.B newaliases
.SH DESCRIPTION