]> arthur.barton.de Git - netatalk.git/commitdiff
What is maccharset?
authorHAT <hat@fa2.so-net.ne.jp>
Thu, 28 Jul 2011 15:34:54 +0000 (00:34 +0900)
committerHAT <hat@fa2.so-net.ne.jp>
Thu, 28 Jul 2011 15:34:54 +0000 (00:34 +0900)
"maccharset:UTF8-MAC" is wrong.

config/AppleVolumes.default.tmpl
config/afpd.conf.tmpl

index 945672cc3d7880723e2781fbd397c3adb40bfc92..eeb20a859d7971a01c69d88581d5ef3a9a6aad9b 100644 (file)
@@ -84,7 +84,7 @@
 #                        as the volume codepage
 #                        e.g. "UTF8", "UTF8-MAC", "ISO-8859-15"
 # maccharset          -> specifies the charset to be used
-#                        as the mac client codepage
+#                        as the legacy client (<=Mac OS 9) codepage
 #                        e.g. "MAC_ROMAN", "MAC_CYRILLIC"
 #
 # perm                -> default permission value
index 04ba0ca6b71290a25bb27482e536c647637541e5..7862d73310d8564314a3ad3203cb23ff94ae41a6 100644 (file)
 #                               Defaults to LOCALE if your system supports it,
 #                               otherwise ASCII will be used.
 #
-#     -maccodepage <CODEPAGE>   Specifies the mac clients codepage,
-#                               e.g. "MAC_ROMAN".
+#     -maccodepage <CODEPAGE>   Specifies the legacy clients (<= Mac OS 9)
+#                               codepage, e.g. "MAC_ROMAN".
 #                               This is used to convert strings to the
 #                               systems locale, e.g. for authenthication
 #                               and SIGUSR2 messaging. This will also be