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