-.Pa base .
-.It Fn fusword
-Fetches a short word of data from the user-space address
-.Pa base .
-.It Fn fuswintr
-Fetches a short word of data from the user-space address
-.Pa base .
+.Pa addr .
+.\" ==========
+.It Fn fuibyte
+Fetches a byte of data from the user-space address
+.Pa addr .
+This function is safe to call during an interrupt context.
+.\" ==========
+.It Fn fuiword
+Fetches a word of data from the user-space address
+.Pa addr .