diff options
| author | bringert <bringert@cs.chalmers.se> | 2005-12-08 10:04:34 +0000 |
|---|---|---|
| committer | bringert <bringert@cs.chalmers.se> | 2005-12-08 10:04:34 +0000 |
| commit | 913a15a083b71c0144d9b8c02dca8c8d3eb7e332 (patch) | |
| tree | 5a6d5791c2723a75936d73594b518adde77420b1 /doc/transfer.html | |
| parent | a282336de65cd9e6aff14f58fc102f9f27d52a6b (diff) | |
Set encoding in txt2tags documents to utf-8.
Diffstat (limited to 'doc/transfer.html')
| -rw-r--r-- | doc/transfer.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/transfer.html b/doc/transfer.html index 87c5bb05f..af85b77b5 100644 --- a/doc/transfer.html +++ b/doc/transfer.html @@ -2,12 +2,13 @@ <HTML> <HEAD> <META NAME="generator" CONTENT="http://txt2tags.sf.net"> +<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"> <TITLE>The GF Transfer language</TITLE> </HEAD><BODY BGCOLOR="white" TEXT="black"> <P ALIGN="center"><CENTER><H1>The GF Transfer language</H1> <FONT SIZE="4"> <I>Author: Björn Bringert <bringert@cs.chalmers.se></I><BR> -Last update: Tue Dec 6 14:26:07 2005 +Last update: Thu Dec 8 11:02:55 2005 </FONT></CENTER> <P> @@ -26,5 +27,5 @@ all constructs in the Transfer language. </P> <!-- html code generated by txt2tags 2.0 (http://txt2tags.sf.net) --> -<!-- cmdline: txt2tags darcs.txt transfer-reference.txt transfer-tutorial.txt transfer.txt --> +<!-- cmdline: txt2tags transfer.txt --> </BODY></HTML> |
