Something weird is going on here.

This commit is contained in:
Jordan Bancino 2023-03-06 23:49:30 +00:00
parent eae8fc5c79
commit 7750963c29

View file

@ -19,7 +19,7 @@ fi
mdocdate=$(date "+%B %d %Y")
uppercase=$(echo "$man" | tr '[:lower:]' '[:upper:]')
echo ".Dd \$Mdocdate: February 16 2023 ${mdocdate} \$"
echo ".Dd \$Mdocdate: March 6 2023 ${mdocdate} \$"
echo ".Dt ${uppercase} ${section}"
echo ".Os Telodendria Project"
echo ".Sh NAME"