diff options
Diffstat (limited to 'share/man/man4/mem.4')
-rw-r--r-- | share/man/man4/mem.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/mem.4 b/share/man/man4/mem.4 index 5e07a24..4d3c107 100644 --- a/share/man/man4/mem.4 +++ b/share/man/man4/mem.4 @@ -113,7 +113,7 @@ The region's base address cannot be changed. .It MDF_FIXLEN The region's length cannot be changed. .It MDF_FIRMWARE -The region is believed to have been established by the system firmare. +The region is believed to have been established by the system firmware. .It MDF_ACTIVE The region is currently active. .It MDF_BOGUS @@ -169,7 +169,7 @@ An attempt to create a new range failed due to a shortage of hardware resources (eg. descriptor slots). .It Bq Er ENOENT An attempt to remove a range failed because no range matches the descriptor -base/length supplued. +base/length supplied. .It Bq Er EPERM An attempt to remove a range failed because the range is permanently enabled. |