mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 23:57:30 -04:00
Fix typo.
PR: docs/84660 Submitted by: Dirk Gouders <gouders@et.bocholt.fh-ge.de> MFC after: 3 days
This commit is contained in:
parent
cc5ed4050e
commit
abf91c46d8
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@ the specified BIOS memory range.
|
|||
Returns the effective physical address which corresponds to the kernel
|
||||
virtual address
|
||||
.Fa addr .
|
||||
.It Fn BIOS_VADDRTOPADDR
|
||||
.It Fn BIOS_PADDRTOVADDR
|
||||
Returns the kernel virtual address which corresponds to the effective
|
||||
physical address
|
||||
.Fa addr .
|
||||
|
|
|
|||
Loading…
Reference in a new issue