forked from Telodendria/Telodendria
Something weird is going on here.
This commit is contained in:
parent
eae8fc5c79
commit
7750963c29
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ fi
|
||||||
mdocdate=$(date "+%B %d %Y")
|
mdocdate=$(date "+%B %d %Y")
|
||||||
uppercase=$(echo "$man" | tr '[:lower:]' '[:upper:]')
|
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 ".Dt ${uppercase} ${section}"
|
||||||
echo ".Os Telodendria Project"
|
echo ".Os Telodendria Project"
|
||||||
echo ".Sh NAME"
|
echo ".Sh NAME"
|
||||||
|
|
Loading…
Reference in a new issue