shithub: riscv

Download patch

ref: 370c519b919f7ddef4984b13a02ebdafed010ef0
parent: 050b58cb03dde666aef210a3ab7051fa93455f18
author: cinap_lenrek <cinap_lenrek@centraldogma>
date: Tue Sep 20 08:50:04 EDT 2011

tcs: missing utf8 -> utf alias

--- a/sys/src/cmd/tcs/tcs.c
+++ b/sys/src/cmd/tcs/tcs.c
@@ -163,6 +163,7 @@
 	} tab[] = {
 #include "alias.h"
 		/* not generated by the script */
+		"utf8",	"utf",
 		"euc_jp", "jis",
 		"euc_kr", "euc-k",
 		"windows-874", "tis",