man page: add notes on character set.
authorDavin McCall <davmac@davmac.org>
Sun, 21 Oct 2018 14:53:06 +0000 (15:53 +0100)
committerDavin McCall <davmac@davmac.org>
Sun, 21 Oct 2018 14:53:06 +0000 (15:53 +0100)
doc/manpages/dinit.8

index 5a57de63a1fce1c7519853ad0f004cd577eda92a..ee3c932a0cf95a7927efbdd672f60371fc67b311 100644 (file)
@@ -72,6 +72,17 @@ service description has been read there is no way (yet) to alter it.
 
 See \fBdinit-service\fR(5) for details of the format and available parameters.
 .\"
+.SH GENERAL NOTES
+.\"
+Dinit does no character set translation. Dinit's own output is in the execution
+character set as determined at compilation, as is the interpretation of input.
+Service names (and other user-defined inputs) are interpreted as byte sequences
+and are output as they were read. In general, modern systems use the UTF-8
+character set universally and no problems will arise; however, systems configured
+to use other character sets may see odd behaviour if the input character set does
+not match the output character set, or if either input or output character sets
+are not a superset of the execution character set.
+.\"
 .SH FILES
 .\"
 .TP