From f1a6bf088660c849a7a923a8174fbe9f0269575b Mon Sep 17 00:00:00 2001 From: RuffaloVM Date: Wed, 9 Mar 2022 07:06:44 +0900 Subject: [PATCH] Boot.adoc : insert Raspberry word --- documentation/asciidoc/computers/config_txt/boot.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/asciidoc/computers/config_txt/boot.adoc b/documentation/asciidoc/computers/config_txt/boot.adoc index 482f6a546..fc191fd08 100644 --- a/documentation/asciidoc/computers/config_txt/boot.adoc +++ b/documentation/asciidoc/computers/config_txt/boot.adoc @@ -17,7 +17,7 @@ These provide a shortcut to some alternative `start_file` and `fixup_file` setti fixup_file=fixup_x.dat ---- -On the Pi 4, if the files `start4x.elf` and `fixup4x.dat` are present, these files will be used instead. +On the Raspberry Pi 4, if the files `start4x.elf` and `fixup4x.dat` are present, these files will be used instead. `start_debug=1` implies ----