X-Git-Url: http://git.madism.org/?a=blobdiff_plain;ds=sidebyside;f=makedoc.c;fp=makedoc.c;h=df72d5d1dfd9f915f2121c91daf600fddfc3710a;hb=5cfa41634d9a2c2e8bcf392ff0f2ee0c93794b37;hp=6910e54621beef90b02ee30e96beadba4ecfd45f;hpb=022bbfdd9d1241f2e50b1cdb5a4d3dc58aaeb8bf;p=apps%2Fmadmutt.git diff --git a/makedoc.c b/makedoc.c index 6910e54..df72d5d 100644 --- a/makedoc.c +++ b/makedoc.c @@ -738,7 +738,7 @@ static void print_confline (const char *varname, int type, const char *val) /* SGML based manual */ case F_SGML: { - add_s ("\n\nType: "); add_s (type2human (type)); @@ -1164,7 +1164,7 @@ static int print_it (int special, char *str, int docstat) } case SP_END_SECT: { - add_s ("\n"); + add_s ("\n"); break; } case SP_STR: