summaryrefslogtreecommitdiffstats
path: root/man8
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2021-08-24 23:37:55 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-08-24 23:37:55 +0200
commit111ccf7e901ab9f383b50d88bf8c0b39dd4c1e83 (patch)
tree5567c38542e1d5748c163f087cb8e5d4ab603345 /man8
parent9428bb9d8a694d2d365126c3d8af94f9ff9c5cfc (diff)
iconv.1, iconvconfig.8: FILES: note that files may be under /usr/lib64 rather than /lib/64
See https://bugzilla.kernel.org/show_bug.cgi?id=214163 Reported-by: Christopher Yeleighton <giecrilj@stegny.2a.pl> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man8')
-rw-r--r--man8/iconvconfig.84
1 files changed, 4 insertions, 0 deletions
diff --git a/man8/iconvconfig.8 b/man8/iconvconfig.8
index d74132937..34725e4d5 100644
--- a/man8/iconvconfig.8
+++ b/man8/iconvconfig.8
@@ -96,6 +96,10 @@ Usual system default gconv module configuration file.
.TP
.I /usr/lib/gconv/gconv\-modules.cache
Usual system gconv module configuration cache.
+.PP
+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)