Signed-off-by: Denis 'GNUtoo' Carikli <[email protected]>
---
Since V1: Unchanged
---
 docs/src/maintain/index.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/src/maintain/index.texi b/docs/src/maintain/index.texi
index e68adfa..a6a9f5a 100644
--- a/docs/src/maintain/index.texi
+++ b/docs/src/maintain/index.texi
@@ -128,7 +128,7 @@ Now, back in the main root directory of libreboot (git 
repository), run the debl
 
 Now search for new blobs:@* $ @strong{cd 
resources/utilities/coreboot-libre/}@* $ @strong{./findblobs}@* WARNING: this 
will take a @strong{*long*} time. Be patient! What this will do is look through 
the coreboot source directory, looking for blobs. It will not find the blobs 
that you deleted before (because they no longer exist), and it will ignore any 
files listed in @emph{nonblobs}.
 
-Once the @emph{findblobs} script has finished, check the file @emph{tocheck} 
(from the root, this will be 
@emph{resources/utilities/coreboot-libre/tocheck}). These are the files 
detected as blobs; some might be blobs, some not. The @emph{findblobs} script 
doesn't know how to determine between blobs and non-blobs, it only knows 
patterns. Distinguishing between blobs and non-blobs must be performed by you, 
the human being.
+Once the @emph{findblobs} script has finished, check the file @emph{tocheck} 
(from the root, this will be 
@emph{resources/utilities/coreboot-libre/tocheck}). These are the files 
detected as blobs; some might be blobs, some not. The @emph{findblobs} script 
doesn't know how to determine between blobs and non-blobs, it only finds 
suspicious patterns. Distinguishing between blobs and non-blobs must be 
performed by you, the human being.
 
 @itemize
 @item
-- 
2.6.2


Reply via email to