diff --git a/src/structures/paging/mapper/mod.rs b/src/structures/paging/mapper/mod.rs index ffd173dd..87e96aad 100644 --- a/src/structures/paging/mapper/mod.rs +++ b/src/structures/paging/mapper/mod.rs @@ -286,6 +286,8 @@ pub trait Mapper { /// Updates the flags of an existing mapping. /// + /// To read the current flags of a mapped page, use the [`Translate::translate`] method. + /// /// ## Safety /// /// This method is unsafe because changing the flags of a mapping