From 1742fe7d6f81169a5182e459dd45e51a69181ef0 Mon Sep 17 00:00:00 2001 From: Barattero Laurent Date: Sun, 6 Oct 2024 22:22:06 +0200 Subject: Chiefly, fixed the bug that blocked the compilation. Also, update of atoreconf, readme, man, exemples, help... --- dev/createMan.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/createMan.sh') diff --git a/dev/createMan.sh b/dev/createMan.sh index 6dda7da..5aa0568 100755 --- a/dev/createMan.sh +++ b/dev/createMan.sh @@ -39,5 +39,5 @@ rm ../man/aeroup.man.txt rm ../man/aeroup.man.html man ../man/aeroup.man > ../man/aeroup.man.txt -man ../man/aeroup.man | man2html -noheads -title "AeroUp Man Page" -compress > ../man/aeroup.man.html +man ../man/aeroup.man | man2html -noheads -title "AeroUp Man Page" -compress > ../man/aeroup.man.html -- cgit v1.2.3