--- src/share/man/man9/store.9 2007/02/10 20:46:36 1.3 +++ src/share/man/man9/store.9 2007/04/07 19:29:52 1.4 @@ -66,13 +66,13 @@ routines provide the following functiona .Bl -tag -width ".Fn susword" .It Fn subyte Stores a byte of data to the user-space address -.Pa base . +.Fa base . .It Fn susword Stores a short word of data to the user-space address -.Pa base . +.Fa base . .It Fn suword Stores a word of data to the user-space address -.Pa base . +.Fa base . .El .Sh RETURN VALUES The