aboutsummaryrefslogtreecommitdiff
path: root/scripts/update_doc
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2011-08-31 18:02:52 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2011-08-31 18:02:52 -0400
commit4401d19cd87735f100c35065f823c8cc823f19c7 (patch)
tree2d9bde161f685f1b18775724e64b68126d060885 /scripts/update_doc
parentfff8e91238aaa9af95bc5078a0cc8e4c05f2accc (diff)
downloadtextadept-4401d19cd87735f100c35065f823c8cc823f19c7.tar.gz
textadept-4401d19cd87735f100c35065f823c8cc823f19c7.zip
Indicate UTF-8 charset for manual pages; scripts/update_doc
Diffstat (limited to 'scripts/update_doc')
-rwxr-xr-xscripts/update_doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/update_doc b/scripts/update_doc
index 18b472af..7ecd5617 100755
--- a/scripts/update_doc
+++ b/scripts/update_doc
@@ -87,6 +87,7 @@ if manual then
<html>
<head>
<title>Textadept Manual</title>
+ <meta charset="utf-8" />
<link rel="stylesheet" href="luadoc.css" type="text/css" />
</head>