summaryrefslogtreecommitdiffstats
path: root/man8/iconvconfig.8
diff options
context:
space:
mode:
Diffstat (limited to 'man8/iconvconfig.8')
-rw-r--r--man8/iconvconfig.88
1 files changed, 4 insertions, 4 deletions
diff --git a/man8/iconvconfig.8 b/man8/iconvconfig.8
index 63c8b8d43..aa5c1f660 100644
--- a/man8/iconvconfig.8
+++ b/man8/iconvconfig.8
@@ -11,7 +11,7 @@ iconvconfig \- create iconv module configuration cache
.RI [ directory ]...
.SH DESCRIPTION
The
-.BR iconv (3)
+.MR iconv 3
function internally uses
.I gconv
modules to convert to and from a character set.
@@ -19,7 +19,7 @@ A configuration file is used to determine the needed modules
for a conversion.
Loading and parsing such a configuration file would slow down
programs that use
-.BR iconv (3),
+.MR iconv 3 ,
so a caching mechanism is employed.
.P
The
@@ -88,5 +88,5 @@ Depending on the architecture,
the above files may instead be located at directories with the path prefix
.IR /usr/lib64 .
.SH SEE ALSO
-.BR iconv (1),
-.BR iconv (3)
+.MR iconv 1 ,
+.MR iconv 3