fix underline

git-svn-id: file:///raid/svn-personal/keine/trunk@11 a3977ea8-0dc0-2842-9144-a1a46b47fd40
This commit is contained in:
Nishi 2024-09-11 16:00:21 +00:00
parent eee3ef62fe
commit dc080410e6

View File

@ -142,6 +142,7 @@ char* kn_manpage_process(const char* path) {
b = kn_strcat(b, "<u>");
free(tmp);
}
m = 'U';
tmp = b;
b = kn_strcat(b, HTML(cbuf));
free(tmp);