git: af2015b01f7e - main - newsyslog.conf(5): Remove duplicate word
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Nov 2024 05:04:38 UTC
The branch main has been updated by lwhsu:
URL: https://cgit.FreeBSD.org/src/commit/?id=af2015b01f7e741125aeb4a04109cc42f988cf0f
commit af2015b01f7e741125aeb4a04109cc42f988cf0f
Author: Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2024-11-29 05:00:54 +0000
Commit: Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2024-11-29 05:00:54 +0000
newsyslog.conf(5): Remove duplicate word
Reported by: jlduran
Fixes: 1f78bbb5c415 newsyslog.conf(5): Accept human unit suffix in the size filed
---
usr.sbin/newsyslog/newsyslog.conf.5 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/usr.sbin/newsyslog/newsyslog.conf.5 b/usr.sbin/newsyslog/newsyslog.conf.5
index a9deb079e294..2887ecb226aa 100644
--- a/usr.sbin/newsyslog/newsyslog.conf.5
+++ b/usr.sbin/newsyslog/newsyslog.conf.5
@@ -117,7 +117,7 @@ This does not consider the current log file.
.It Ar size
When the size of the log file reaches
.Ar size ,
-in kilobytes by default, or with suffix suffixes like k, M, G, ... as supported by
+in kilobytes by default, or with suffixes like k, M, G, ... as supported by
.Xr expand_number 3 ,
the log file will be trimmed as described above.
If this field contains an asterisk