@ -66,7 +66,7 @@ while read hash commit ts id subject; do
echo "<h3 id="$dategroup">$dategroup</h3>"
}
printf '<ul><li>(%02d) <a href="%s">%s</a></li></ul>' \
printf '<ul><li>(%s) <a href="%s">%s</a></li></ul>' \
"$day" "$pagefile" "$fmtsubject"
prevdate="$dategroup"