policy: say "reduction", not "minimalisation"

non-native english speakers will more likely know what reduction
means, but not minimalisation (both words have the same meaning)
hslick-master
Leah Rowe 2022-11-25 14:41:39 +00:00
parent b0bb6fe2b6
commit 55261c3b11
2 changed files with 4 additions and 4 deletions

View File

@ -21,7 +21,7 @@ Such was alluded to in the previous Libreboot release announcement:
The exact method proposed in that previous announcement has not been adopted.
Instead, Libreboot essentially now *is* osboot, under the Libreboot name.
The *binary blob minimalisation* policy of osboot has replaced the previous
The *binary blob reduction* policy of osboot has replaced the previous
policy used by Libreboot. It is a pragmatic policy revolved around providing
as much freedom as possible per platform, while no longer sticking only to
those *"pure"* platforms; all platforms from coreboot can now be supported, if

View File

@ -1,4 +1,4 @@
% Binary blob minimalisation policy
% Binary blob reduction policy
% Leah Rowe
% 4 January 2022 (updated 15 November 2022)
@ -54,8 +54,8 @@ with binary blobs in the Libreboot project.
For information about Intel Management Engine and AMD PSP, refer to the FAQ.
Blob *minimalization* policy
============================
Blob *reduction* policy
=======================
Default configurations
----------------------