From 661faa994be69bfff51d34d32ba9d408db291c5d Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 29 Aug 2015 18:46:32 -0400 Subject: Don't say programme. That's actually wrong. --- (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 88b480d..4cbb125 100644 --- a/docs/index.html +++ b/docs/index.html @@ -189,7 +189,7 @@ which libreboot includes, from a ROM image that you either dumped or haven't flashed yet. In GNU/Linux, run cbfstool on your ROM image (libreboot.rom, in this example):
$ ./cbfstool libreboot.rom extract -n lbversion -f lbversion
- You will now have a file, named lbversion, which you can read in whatever programme + You will now have a file, named lbversion, which you can read in whatever program it is that you use for reading/writing text files.

-- cgit v0.9.1