From bb08565b91c21e1ffaf0b4b4f0750a52dbb87af2 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Mon, 7 Jun 2021 21:49:37 +0200 Subject: all SciTECO scripts used during the build process now always write files with Unix linebreaks * when hosted on Windows, the default is DOS linebreaks * Unix linebreaks are in many cases more consistent as all other sources use Unix linebreaks * woman pages with Unix linebreaks are slightly faster to load due to EOL conversion * especially Groff input must not contain CR as it will otherwise log lots of warnings (affects htbl.tes and tedoc.tes). --- doc/tedoc.tes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/tedoc.tes') diff --git a/doc/tedoc.tes b/doc/tedoc.tes index f89c45f..9c3d413 100755 --- a/doc/tedoc.tes +++ b/doc/tedoc.tes @@ -127,5 +127,5 @@ EJ-1< EF > -EWQ#ou +2EL EWQ#ou EX -- cgit v1.2.3