diff --git a/jhalfs b/jhalfs index 443d63e..20e7d27 100755 --- a/jhalfs +++ b/jhalfs @@ -293,7 +293,7 @@ get_book() { fi # Set the canonical book version cd $JHALFSDIR - VERSION=`grep "ENTITY version" $BOOK/general.ent | sed -e 's@@@'` + VERSION=`grep "ENTITY version " $BOOK/general.ent | sed -e 's@@@'` } extract_commands() {