summaryrefslogtreecommitdiff
path: root/sys/man/6
diff options
context:
space:
mode:
authorJacob Moody <moody@posixcafe.org>2023-03-26 02:34:07 +0000
committerJacob Moody <moody@posixcafe.org>2023-03-26 02:34:07 +0000
commit76fb145d7508115b755197681c6cb509adc6e4ed (patch)
treef55089d6306b8153f793d69006e4b2046b7d5ad3 /sys/man/6
parent8b3154fb22991c0e96ca0c4e3658434791fc7e69 (diff)
ascii(1), utf(6): /lib/unicode → /lib/ucd/UnicodeData.txt
Diffstat (limited to 'sys/man/6')
-rw-r--r--sys/man/6/utf4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/man/6/utf b/sys/man/6/utf
index 7d15b8185..1705c7859 100644
--- a/sys/man/6/utf
+++ b/sys/man/6/utf
@@ -87,9 +87,9 @@ In the inverse mapping,
any sequence except those described above
is incorrect and is converted to rune hexadecimal FFFD.
.SH FILES
-.TF "/lib/unicode "
+.TF "/lib/ucd/UnicodeData.txt "
.TP
-.B /lib/unicode
+.B /lib/ucd/UnicodeData.txt
table of characters and descriptions, suitable for
.IR look (1).
.SH "SEE ALSO"