Browse Source
Merge pull request #525 from codesmythe/typo
Fix a couple of typos.
pull/527/head
Wayne Warthen
10 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
2 deletions
-
Source/Doc/SystemGuide.md
|
|
|
@ -1005,7 +1005,7 @@ during the boot process that identifies all disk devices uniquely. |
|
|
|
|
|
|
|
All character units are assigned a Device Type ID which indicates |
|
|
|
the specific hardware device driver that handles the unit. The table |
|
|
|
below enumerates there values. |
|
|
|
below enumerates their values. |
|
|
|
|
|
|
|
| **Device Type** | **ID** | **Description** | **Driver** | |
|
|
|
|-----------------|-------:|------------------------------------------|------------| |
|
|
|
@ -1691,7 +1691,7 @@ keyboard functions should return a failure status. |
|
|
|
|
|
|
|
All video units are assigned a Device Type ID which indicates |
|
|
|
the specific hardware device driver that handles the unit. The table |
|
|
|
below enumerates there values. |
|
|
|
below enumerates their values. |
|
|
|
|
|
|
|
| **Device Type** | **ID** | **Description** | **Driver** | |
|
|
|
|-----------------|-------:|------------------------------------------|------------| |
|
|
|
|