diff options
author | Jacob Moody <moody@posixcafe.org> | 2023-03-27 03:45:32 +0000 |
---|---|---|
committer | Jacob Moody <moody@posixcafe.org> | 2023-03-27 03:45:32 +0000 |
commit | d2753b4d5f877b14426b55554945863364b0fbbf (patch) | |
tree | e9e4adb115c54c6ee14062d7a109fd9e1e49f72a /sys/man/1 | |
parent | e0d114547c7f54ebd32b69f922e7d6538a63636e (diff) |
tcs: add nfc and nfd output formats
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/tcs | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/man/1/tcs b/sys/man/1/tcs index 664073d36..e13b21c0e 100644 --- a/sys/man/1/tcs +++ b/sys/man/1/tcs @@ -144,6 +144,12 @@ IBM PC: CP 437 .TP .B atari Atari-ST character set +.TP +.B nfd +Unicode Normalization Form D +.TP +.B nfc +Unicode Normalization Form C .SH EXAMPLES .TP .B tcs -f 8859-1 |