git: 64e612b46290 - main - newsyslog.conf.5: Add a CAVEAT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 12 Feb 2026 14:15:09 UTC
The branch main has been updated by ziaee:
URL: https://cgit.FreeBSD.org/src/commit/?id=64e612b46290617ec753b4ee6ec633a3724940e3
commit 64e612b46290617ec753b4ee6ec633a3724940e3
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-02-12 14:14:47 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-02-12 14:14:48 +0000
newsyslog.conf.5: Add a CAVEAT
PR: 282639
MFC after: 3 days
Reviewed by: michaelo
Differential Revision: https://reviews.freebsd.org/D55122
---
usr.sbin/newsyslog/newsyslog.conf.5 | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/usr.sbin/newsyslog/newsyslog.conf.5 b/usr.sbin/newsyslog/newsyslog.conf.5
index 0a47af7285c6..b0c1e78eb085 100644
--- a/usr.sbin/newsyslog/newsyslog.conf.5
+++ b/usr.sbin/newsyslog/newsyslog.conf.5
@@ -18,7 +18,7 @@
.\" the suitability of this software for any purpose. It is
.\" provided "as is" without express or implied warranty.
.\"
-.Dd September 1, 2025
+.Dd February 4, 2026
.Dt NEWSYSLOG.CONF 5
.Os
.Sh NAME
@@ -497,3 +497,6 @@ entry:
.Sh HISTORY
This manual page first appeared in
.Fx 4.10 .
+.Sh CAVEATS
+If a line is specified multiple times,
+the file will be rotated multiple times.