Browse Source

Fix System Guide Typo, Issue #510

pull/513/head
Wayne Warthen 10 months ago
parent
commit
a35dbefeda
No known key found for this signature in database GPG Key ID: 8B34ED29C07EEB0A
  1. 2
      Source/Doc/SystemGuide.md

2
Source/Doc/SystemGuide.md

@ -638,7 +638,7 @@ CRT character device, the data is actually passed to a built-in terminal
emulator which, in turn, utilizes a set of VDA (Video Display Adapter) emulator which, in turn, utilizes a set of VDA (Video Display Adapter)
functions (such as cursor positioning, scrolling, etc.). functions (such as cursor positioning, scrolling, etc.).
Figure 7.1 depicts the relationship between these components
Figure 9.1 depicts the relationship between these components
of HBIOS video processing: of HBIOS video processing:
![Character / Emulation / Video Services](Graphics/CharacterEmulationVideoServices){ width=100% } ![Character / Emulation / Video Services](Graphics/CharacterEmulationVideoServices){ width=100% }

Loading…
Cancel
Save