Skip to content

Commit 3298837

Browse files
Make consistent how models are listed in a table.
1 parent ce3b4e5 commit 3298837

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

documentation/asciidoc/computers/config_txt/conditional.adoc

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,31 +14,31 @@ The `[all]` filter is the most basic filter. It resets all previously set filter
1414
The conditional model filters apply according to the following table.
1515

1616
|===
17-
| Filter | Applicable model(s)
17+
| Filter | Applicable models
1818

1919
| `[pi1]`
20-
| Model 1A, Model 1B, Model 1A+, Model 1B+, Compute Module 1
20+
| 1A, 1B, 1A+, 1B+, Compute Module 1
2121

2222
| `[pi2]`
23-
| Model 2B (BCM2836- or BCM2837-based)
23+
| 2B (BCM2836- or BCM2837-based)
2424

2525
| `[pi3]`
26-
| Model 3B, Model 3B+, Model 3A+, Compute Module 3, Compute Module 3+
26+
| 3B, 3B+, 3A+, Compute Module 3, Compute Module 3+
2727

2828
| `[pi3+]`
29-
| Model 3A+, Model 3B+ (also sees `[pi3]` contents)
29+
| 3A+, 3B+ (also sees `[pi3]` contents)
3030

3131
| `[pi4]`
32-
| Model 4B, Pi 400, Compute Module 4, Compute Module 4S
32+
| 4B, 400, Compute Module 4, Compute Module 4S
3333

3434
| `[pi5]`
35-
| Raspberry Pi 5, Compute Module 5, Pi 500, Pi 500+
35+
| 5, 500, 500+, Compute Module 5
3636

3737
| `[pi400]`
38-
| Pi 400 (also sees `[pi4]` contents)
38+
| 400 (also sees `[pi4]` contents)
3939

4040
| `[pi500]`
41-
| Pi 500/500+ (also sees `[pi5]` contents)
41+
| 500/500+ (also sees `[pi5]` contents)
4242

4343
| `[cm1]`
4444
| Compute Module 1 (also sees `[pi1]` contents)

0 commit comments

Comments
 (0)