Skip to content
Snippets Groups Projects
Commit 2a0af89c authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Fixed typo.

Rev: tutorial/manpages:1.2
parent 1a4c3b0a
No related branches found
No related tags found
No related merge requests found
......@@ -114,7 +114,7 @@ void make_page(string base, TAG tag, string ind, string fbase)
werror("creating "+outfiles[0]+"...\n");
object f=Stdio.File(outfiles[0],"wtc");
string t=ctime(time());
f->write("'\\\" t\n"
f->write(".\\\" t\n"
".\\\" automatic generated from wmml\n"
".TH "+names*","+" "+obase+" \""+
t[8..9]+t[4..7]+t[20..23]+"\"\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment