X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/5c1ae3bc9c3a3cbed192fed2d68fc9b7bbe5c96f..ad492e00c1aafb3aec7c385e1a29606742433e7e:/doc/disorder_templates.5.tail diff --git a/doc/disorder_templates.5.tail b/doc/disorder_templates.5.tail index 0c88a6d..e43e86f 100644 --- a/doc/disorder_templates.5.tail +++ b/doc/disorder_templates.5.tail @@ -16,22 +16,10 @@ .\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 .\" USA .\" -.SH "NOTES" -.SS "Character Encoding" -The CGI does not (currently) declare any character encoding. -This could be changed quite easily but in practice is not a pressing necessity. -.PP -The recommended approach is to treat the templates as ASCII files and if -non-ASCII characters are required, use HTML entities to represent them. -.PP -For example, to represent the copyright sign, use \fB©\fR or \fB©\fR. -.PP -If you know the decimal or hex unicode value for a character then you can use -\fB&#NNN;\fR or \fB&#xHHHH;\fR respectively. .SH "SEE ALSO" .BR disorder_actions (5), .BR disorder_options (5), -.BR disorder_config (5) (5), +.BR disorder_config (5), .BR disorder.cgi (8) .\" Local Variables: .\" mode:nroff