Index: ossp-pkg/petidomo/config-files.c RCS File: /v/ossp/cvs/ossp-pkg/petidomo/config-files.c,v rcsdiff -q -kk '-r1.3' '-r1.4' -u '/v/ossp/cvs/ossp-pkg/petidomo/config-files.c,v' 2>/dev/null --- config-files.c 2001/01/20 13:58:45 1.3 +++ config-files.c 2001/02/12 19:23:15 1.4 @@ -37,7 +37,7 @@ static char* master_password = NULL; static char* mta = NULL; static char* mta_options = "-i -f%s"; -static char* help_file = DATADIR "/petidomo.conf"; +static char* help_file = DATADIR "/help"; static char* acl_file = SYSCONFDIR "/petidomo.acl"; static char* index_file = LOCALSTATEDIR "/index"; static char* list_dir = LOCALSTATEDIR "/lists";