mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-21 18:50:50 +01:00
spelling: specifiy -> specify
A spelling error correction. No functional change. Reviewed by: alc Differential Revision: https://reviews.freebsd.org/D45667
This commit is contained in:
parent
b1cd308b37
commit
10d8f95395
@ -1995,7 +1995,7 @@ vm_page_alloc_domain(vm_object_t object, vm_pindex_t pindex, int domain,
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Allocate a page in the specified object with the given page index. To
|
* Allocate a page in the specified object with the given page index. To
|
||||||
* optimize insertion of the page into the object, the caller must also specifiy
|
* optimize insertion of the page into the object, the caller must also specify
|
||||||
* the resident page in the object with largest index smaller than the given
|
* the resident page in the object with largest index smaller than the given
|
||||||
* page index, or NULL if no such page exists.
|
* page index, or NULL if no such page exists.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user