diff --git a/tutorial/manpages b/tutorial/manpages index c0011406b4980e4b4c0b1f7f0e305059b3900e8b..9877cb93c3084448062f717600d455406f0ec889 100644 --- a/tutorial/manpages +++ b/tutorial/manpages @@ -129,7 +129,7 @@ void make_page(string base, TAG tag, string ind, string fbase) ".\\\" automatic generated from wmml\n" ".TH "+names*","+" "+obase+" \""+ t[8..9]+t[4..7]+t[20..23]+"\"\n" - +page)); + +page+"\n")); f->close(); foreach (outfiles[1..],string s)