From: Frank Lahm Date: Fri, 29 Jul 2011 09:34:27 +0000 (+0200) Subject: Merge remote branch 'sf/master' X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netatalk.git;a=commitdiff_plain;h=a0fa71b4037e0d8d337390beacd376b2f87b317d;hp=bf057ca419805d9ffa00d81b033c4ab9b3c90f6a Merge remote branch 'sf/master' --- diff --git a/config/AppleVolumes.default.tmpl b/config/AppleVolumes.default.tmpl index 945672cc..eeb20a85 100644 --- a/config/AppleVolumes.default.tmpl +++ b/config/AppleVolumes.default.tmpl @@ -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 diff --git a/config/afpd.conf.tmpl b/config/afpd.conf.tmpl index 04ba0ca6..7862d733 100644 --- a/config/afpd.conf.tmpl +++ b/config/afpd.conf.tmpl @@ -249,8 +249,8 @@ # Defaults to LOCALE if your system supports it, # otherwise ASCII will be used. # -# -maccodepage Specifies the mac clients codepage, -# e.g. "MAC_ROMAN". +# -maccodepage 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 diff --git a/etc/afpd/afp_avahi.c b/etc/afpd/afp_avahi.c index dbd0cf2e..f34b8806 100644 --- a/etc/afpd/afp_avahi.c +++ b/etc/afpd/afp_avahi.c @@ -112,7 +112,7 @@ static void register_stuff(void) { goto fail; } - LOG(log_info, logtype_afpd, "Registering server '%s' with with Bonjour", + LOG(log_info, logtype_afpd, "Registering server '%s' with Bonjour", dsi->bonjourname); if (avahi_entry_group_add_service(ctx->group,