Skip to content

Commit 6e027e5

Browse files
authored
Small followup to #3749
1 parent 66b31f6 commit 6e027e5

File tree

1 file changed

+2
-2
lines changed
  • documentation/asciidoc/computers/config_txt

1 file changed

+2
-2
lines changed

documentation/asciidoc/computers/config_txt/video.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ To control HDMI settings, use the xref:configuration.adoc#set-resolution-and-rot
66

77
==== HDMI Pipeline for Raspberry Pi 4
88

9-
In order to support dual displays and modes up to 4k60, the Raspberry Pi 4 generate 2 output pixels for every clock cycle.
9+
In order to support dual displays and modes up to 4k60, the Raspberry Pi 4 generates 2 output pixels for every clock cycle.
1010

1111
Every HDMI mode has a list of timings that control all the parameters around sync pulse durations. These are typically defined via a pixel clock, and then a number of active pixels, a front porch, sync pulse, and back porch for each of the horizontal and vertical directions.
1212

@@ -18,7 +18,7 @@ If your monitor has this resolution, Raspberry Pi 4 automatically drops down to
1818

1919
==== HDMI Pipeline for Raspberry Pi 5
2020

21-
While Pi 5 also works at 2 output pixels per clock cycle, it has special handling for odd timings and can handle these modes directly.
21+
While Raspberry Pi 5 also works at 2 output pixels per clock cycle, it has special handling for odd timings and can handle these modes directly.
2222

2323
=== Composite video mode
2424

0 commit comments

Comments
 (0)