diff --git a/libsel4/arch_include/x86/interfaces/sel4arch.xml b/libsel4/arch_include/x86/interfaces/sel4arch.xml
index d496b252f..0d5ce8300 100644
--- a/libsel4/arch_include/x86/interfaces/sel4arch.xml
+++ b/libsel4/arch_include/x86/interfaces/sel4arch.xml
@@ -432,12 +432,12 @@ contain the mapping"/>
- Rights for the mapping. Possible values for this type are given in .
+ Rights for the mapping. Possible values for this type are given in .
- VM attributes for the mapping. Possible values for this type are given in .
+ VM attributes for the mapping. Possible values for this type are given in .
diff --git a/libsel4/include/interfaces/sel4.xml b/libsel4/include/interfaces/sel4.xml
index bfec5ddc8..389348f26 100644
--- a/libsel4/include/interfaces/sel4.xml
+++ b/libsel4/include/interfaces/sel4.xml
@@ -957,7 +957,7 @@
The is a CPtr to a capability of the wrong type.
- Or, the source capability cannot be derived (see ).
+ Or, the source capability cannot be derived (see ).
@@ -972,7 +972,7 @@
- The source capability cannot be derived (see ).
+ The source capability cannot be derived (see ).
@@ -1340,7 +1340,7 @@
Set the parameters of a scheduling context by invoking the scheduling control capability. If the scheduling context is bound to a currently running thread, the parameters will take effect immediately: that is the current budget will be increased or reduced by the difference between the new and previous budget and the replenishment time will be updated according to any difference in the period. This can result in active threads being post-poned or released depending on the nature of the parameter change and the state of the thread. Additionally, if the scheduling context was previously empty (no budget) but bound to a runnable thread, this can result in a thread running for the first time since it now has access to CPU time. This call will return seL4 Invalid Argument if the parameters are too small (smaller than the kernel WCET for this platform) or too large (will overflow the timer).
- See
+ See
- See
+ See
- See
+ See
@@ -1452,7 +1452,7 @@
If the object is a notification and it is bound to the scheduling context, unbind it.
- See
+ See
- See
+ See
- See
+ See
The is a CPtr to a capability of the wrong type.
Or, is not bound to a TCB or is bound to the current thread's TCB.
- Or, the target thread's priority is greater than the current thread's maximum controlled priority (see ).
+ Or, the target thread's priority is greater than the current thread's maximum controlled priority (see ).
diff --git a/libsel4/sel4_arch_include/x86_64/interfaces/sel4arch.xml b/libsel4/sel4_arch_include/x86_64/interfaces/sel4arch.xml
index eb7c9d13f..02c17e7ad 100644
--- a/libsel4/sel4_arch_include/x86_64/interfaces/sel4arch.xml
+++ b/libsel4/sel4_arch_include/x86_64/interfaces/sel4arch.xml
@@ -41,7 +41,7 @@
- VM attributes for the mapping. Possible values for this type are given in .
+ VM attributes for the mapping. Possible values for this type are given in .