Skip to content

Commit 1af18ff

Browse files
Update documentation/asciidoc/computers/config_txt/conditional.adoc
1 parent 776ec97 commit 1af18ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/asciidoc/computers/config_txt/conditional.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ The value of the `boot_arg1` variable when the OS was started can be read via xr
174174
==== `bootvar0`
175175
Raspberry Pi 5 and newer devices only.
176176

177-
The `bootvar0` variable is a 32-bit user defined value which is set through rpi-eeprom-config, and then can be used as a conditional variable in config.txt.
177+
The `bootvar0` variable is a 32-bit user-defined value that is set through `rpi-eeprom-config`, and then can be used as a conditional variable in `config.txt`.
178178

179179
For example, setting `bootvar0` to 42 via `rpi-eeprom-config`:
180180
[source,ini]

0 commit comments

Comments
 (0)