Date: Mon, 16 Feb 2026 01:04:59 +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: 17da2d24b7af - stable/14 - newsyslog.conf.5: Add a CAVEAT Message-ID: <69926d3b.39f38.27d56e20@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=17da2d24b7af843739be6b3d9ce244f511cde2ee commit 17da2d24b7af843739be6b3d9ce244f511cde2ee Author: Alexander Ziaee <ziaee@FreeBSD.org> AuthorDate: 2026-02-12 14:14:47 +0000 Commit: Alexander Ziaee <ziaee@FreeBSD.org> CommitDate: 2026-02-16 01:03:29 +0000 newsyslog.conf.5: Add a CAVEAT PR: 282639 MFC after: 3 days (resolved merge conflicts) 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 92ccf54732e0..806b118c5bec 100644 --- a/usr.sbin/newsyslog/newsyslog.conf.5 +++ b/usr.sbin/newsyslog/newsyslog.conf.5 @@ -20,7 +20,7 @@ .\" the suitability of this software for any purpose. It is .\" provided "as is" without express or implied warranty. .\" -.Dd November 11, 2024 +.Dd February 4, 2026 .Dt NEWSYSLOG.CONF 5 .Os .Sh NAME @@ -436,3 +436,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?69926d3b.39f38.27d56e20>
