]> Git repositories of Nishi - keine.git/commitdiff
fix underline
authorNishi <nishi@nishi.boats>
Wed, 11 Sep 2024 16:00:21 +0000 (16:00 +0000)
committerNishi <nishi@nishi.boats>
Wed, 11 Sep 2024 16:00:21 +0000 (16:00 +0000)
git-svn-id: file:///raid/svn-personal/keine/trunk@11 a3977ea8-0dc0-2842-9144-a1a46b47fd40

CGI/man.c

index 61bf4ecdff8955cb42903a0180ab56a5b54b192c..cbf00db9feed5f876a096068a0db4965d819a62f 100644 (file)
--- a/CGI/man.c
+++ b/CGI/man.c
@@ -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);