aboutsummaryrefslogtreecommitdiff
path: root/man/man7/utf.7
diff options
context:
space:
mode:
Diffstat (limited to 'man/man7/utf.7')
-rw-r--r--man/man7/utf.78
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man7/utf.7 b/man/man7/utf.7
index a2409457..5ad61764 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
-.IR 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"
-.IR ascii (1),
-.IR tcs (1),
-.IR rune (3),
+.MR ascii (1) ,
+.MR tcs (1) ,
+.MR rune (3) ,
.IR "The Unicode Standard" .