FreeBSD Bugzilla – Attachment 250961 Details for
Bug 279303
usr.sbin/newsyslog: Fix case of the 'P' flag in newsyslog.conf's manpage
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix the case of the 'P' flag in newsyslog.conf's manpage
0001-usr.sbin-newsyslog-Fix-case-of-the-P-flag-in-newsysl.patch (text/plain), 874 bytes, created by
Joshua Kinard
on 2024-05-25 20:57:04 UTC
(
hide
)
Description:
Patch to fix the case of the 'P' flag in newsyslog.conf's manpage
Filename:
MIME Type:
Creator:
Joshua Kinard
Created:
2024-05-25 20:57:04 UTC
Size:
874 bytes
patch
obsolete
>From 76f90ab1858f4a8902251d84a2875fac0e259623 Mon Sep 17 00:00:00 2001 >From: Joshua Kinard <freebsd@kumba.dev> >Date: Sat, 25 May 2024 16:52:11 -0400 >Subject: [PATCH] usr.sbin/newsyslog: Fix case of the 'P' flag in > newsyslog.conf's manpage > >PR: 279303 >Signed-off-by: Joshua Kinard <freebsd@kumba.dev> >--- > 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 120c5a0cb7cc..9f229bc04402 100644 >--- a/usr.sbin/newsyslog/newsyslog.conf.5 >+++ b/usr.sbin/newsyslog/newsyslog.conf.5 >@@ -330,7 +330,7 @@ to use > .It Cm N > indicates that there is no process which needs to be signaled > when this log file is rotated. >-.It Cm p >+.It Cm P > indicates that the zero-th rotated file should not be compressed. > .It Cm R > if this flag is set the >-- >2.45.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 279303
: 250961 |
251206
|
251207