Date: Mon, 27 May 2024 01:44:46 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 279303] usr.sbin/newsyslog: Fix case of the 'P' flag in newsyslog.conf's manpage Message-ID: <bug-279303-227-AGSRUWmk5L@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-279303-227@https.bugs.freebsd.org/bugzilla/> References: <bug-279303-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279303 --- Comment #7 from Ed Maste <emaste@freebsd.org> --- There are two possible follow-on changes that could be made: - Add a note in the man page that the flags are case insensitive but by convention are typically uppercase.=20 - Switch the switch statement to upper case for diff reduction against NetB= SD, if the two versions of newvers.sh are still sufficiently similar otherwise. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279303-227-AGSRUWmk5L>