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

Now sets manual header.

Rev: tutorial/manpages:1.7
parent 9b486a64
No related branches found
No related tags found
No related merge requests found
......@@ -128,7 +128,7 @@ void make_page(string base, TAG tag, string ind, string fbase)
f->write(strip_eightbit(".\\\" t\n"
".\\\" automatic generated from wmml\n"
".TH "+names*","+" "+obase+" \""+
t[8..9]+t[4..7]+t[20..23]+"\"\n"
t[8..9]+t[3..7]+t[20..23]+"\" Pike \"Pike Manual\"\n"
+page+"\n"));
f->close();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment