-.Pa base .
-.It Fn susword
-Stores a short word of data to the user-space address
-.Pa base .
-.It Fn suswintr
-Stores a short word of data to the user-space address
-.Pa base .
+.Pa addr .
+.\" ========
+.It Fn suibyte
+Stores a byte of data to the user-space address
+.Pa addr .
+This function is safe to call during an interrupt context.
+.\" ========
+.It Fn suiword
+Stores a word of data to the user-space address
+.Pa addr .