commit f4ff91a2724dc3df287cb2f269e1980eb401be9b
parent c641beaab9c2fd0f150ffe63d4fa021087d2c9a2
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Sun, 28 Apr 2024 16:14:17 +0200
htrdr: minor fix of a log
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htrdr/Makefile b/htrdr/Makefile
@@ -276,5 +276,5 @@ lint_shells:
@$(SHELL) ../configure_targets.sh lint $(HTML) > .lint
.man: Makefile ../configure_targets.sh
- @echo "Setup .mdoc"
+ @echo "Setup .man"
@$(SHELL) ../configure_targets.sh mdoc htrdr $(MAN) > $@