Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Feb 2026 00:24:09 +0000
From:      Alexander Ziaee <ziaee@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 817f0b88ff3f - stable/15 - newsyslog.conf.5: Add a CAVEAT
Message-ID:  <699263a9.3701d.2a7abfaa@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch stable/15 has been updated by ziaee:

URL: https://cgit.FreeBSD.org/src/commit/?id=817f0b88ff3f03d580e187d2c5910c21c88c33c9

commit 817f0b88ff3f03d580e187d2c5910c21c88c33c9
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-02-12 14:14:47 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-02-16 00:23:30 +0000

    newsyslog.conf.5: Add a CAVEAT
    
    PR:                     282639
    MFC after:              3 days
    Reviewed by:            michaelo
    Differential Revision:  https://reviews.freebsd.org/D55122
    
    (cherry picked from commit 64e612b46290617ec753b4ee6ec633a3724940e3)
---
 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 d94c39332597..a6c0e75b209d 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.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699263a9.3701d.2a7abfaa>