# HG changeset patch # User Mychaela Falconia # Date 1477462671 0 # Node ID 27d7d7e2d9bd0792acda77186c664655fab24e0d # Parent fb4804f72ac046580f2f743e50c5dbbfbfff13ce rvinterf/asyncshell/help.c: new help file location diff -r fb4804f72ac0 -r 27d7d7e2d9bd rvinterf/asyncshell/help.c --- a/rvinterf/asyncshell/help.c Wed Oct 26 06:16:12 2016 +0000 +++ b/rvinterf/asyncshell/help.c Wed Oct 26 06:17:51 2016 +0000 @@ -8,7 +8,7 @@ #include #include -char help_file_pathname[] = "/usr/local/share/freecalypso/fc-shell.help"; +char help_file_pathname[] = "/opt/freecalypso/helpfiles/fc-shell.help"; show_help_topic(topic) char *topic;