git: 9front

Download patch

ref: bcb03bc63f07f6d06269113d7f1435d92ba09801
parent: 1f1c7dde36ded092db2201769efd94f2a05bb447
author: cinap_lenrek <cinap_lenrek@centraldogma>
date: Mon Sep 26 21:09:31 EDT 2011

tcs: +apos

--- a/sys/src/cmd/tcs/html.c
+++ b/sys/src/cmd/tcs/html.c
@@ -87,6 +87,7 @@
 	{"amp", 38},
 	{"and", 8743},
 	{"ang", 8736},
+	{"apos", 39},
 	{"aring", 229},
 	{"asymp", 8776},
 	{"atilde", 227},
--