diff options
Diffstat (limited to 'man/man7/utf.7')
| -rw-r--r-- | man/man7/utf.7 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man7/utf.7 b/man/man7/utf.7 index 5ad61764..dfb04f99 100644 --- a/man/man7/utf.7 +++ b/man/man7/utf.7 @@ -57,7 +57,7 @@ in order to work properly with non-\c .SM ASCII input. See -.MR rune (3) . +.MR rune 3 . .PP Letting numbers be binary, a rune x is converted to a multibyte @@ -85,7 +85,7 @@ In the inverse mapping, any sequence except those described above is incorrect and is converted to rune hexadecimal 0080. .SH "SEE ALSO" -.MR ascii (1) , -.MR tcs (1) , -.MR rune (3) , +.MR ascii 1 , +.MR tcs 1 , +.MR rune 3 , .IR "The Unicode Standard" . |
