Use the term 'physical memory' consistently.

This commit is contained in:
Bruce M Simpson 2003-10-05 11:47:51 +00:00
parent f6f992995a
commit fdd1597b47

View File

@ -62,7 +62,7 @@ into physical memory.
.Sh IMPLEMENTATION NOTES
This is a machine-independent function which calls the machine-dependent
.Fn pmap_is_prefaultable
helper function to determine if a page may be prefaulted into main memory.
helper function to determine if a page may be prefaulted into physical memory.
.Sh SEE ALSO
.Xr execve 2 ,
.Xr pmap_is_prefaultable 9