FreeBSD Bugzilla – Attachment 242948 Details for
Bug 272158
security/openssl30: files/extra-patch-util_find-doc-nits does not apply cleanly
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated patch
extra-patch-util_find-doc-nits (text/plain), 473 bytes, created by
Michael Osipov
on 2023-06-23 09:45:54 UTC
(
hide
)
Description:
Updated patch
Filename:
MIME Type:
Creator:
Michael Osipov
Created:
2023-06-23 09:45:54 UTC
Size:
473 bytes
patch
obsolete
>--- util/find-doc-nits.orig 2023-06-23 09:27:00 UTC >+++ util/find-doc-nits >@@ -80,9 +80,9 @@ my $temp = '/tmp/docnits.txt'; > my $OUT; > my $status = 0; > >-$opt_m = "man1,man3,man5,man7" unless $opt_m; >+$opt_m = "man1,man5" unless $opt_m; > die "Argument of -m option may contain only man1, man3, man5, and/or man7" >- unless $opt_m =~ /^(man[1357][, ]?)*$/; >+ unless $opt_m =~ /^(man[15][, ]?)*$/; > my @sections = ( split /[, ]/, $opt_m ); > > my %mandatory_sections = (
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 272158
: 242948 |
243677