]> git.cameronkatri.com Git - mandoc.git/blobdiff - mansearch.c
Mention the manual page name and section in the HTML page <title>.
[mandoc.git] / mansearch.c
index 6e689bd3586262dfffb4e4f3e5952c3f42aeaff8..7f81b6ae50fcdbab471a76f3a386217ee09f8d92 100644 (file)
@@ -660,6 +660,7 @@ exprterm(const struct mansearch *search, int argc, char *argv[], int *argi)
         * If needed, request regular expression handling.
         */
 
+       cs = 1;
        if (search->argmode == ARG_WORD) {
                e->bits = TYPE_Nm;
                e->match.type = DBM_REGEX;