aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/postscript/tr2post/chartab.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/postscript/tr2post/chartab.c')
-rw-r--r--src/cmd/postscript/tr2post/chartab.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cmd/postscript/tr2post/chartab.c b/src/cmd/postscript/tr2post/chartab.c
index 8b831d3a..e2e78b70 100644
--- a/src/cmd/postscript/tr2post/chartab.c
+++ b/src/cmd/postscript/tr2post/chartab.c
@@ -1,6 +1,6 @@
/* Unicode | PostScript
* start end | offset font name
- * 0x0000 0x00ff 0x00 LucidaSansUnicode00
+ * 0x0000 0x00ff 0x00 LuxiSans00
*/
#include <u.h>
#include <libc.h>
@@ -10,7 +10,7 @@
#include "comments.h"
#include "path.h"
-/* Postscript font names, e.g., `LucidaSansUnicode00'
+/* Postscript font names, e.g., `LuxiSans00'
* names may only be added because reference to the
* names is made by indexing into this table.
*/