]> git.cameronkatri.com Git - mandoc.git/blobdiff - mandoc_msg.c
fix the section number in the <title> element for preformatted pages;
[mandoc.git] / mandoc_msg.c
index 8867bb4b912d0836a1d1eda2290cd2b30065e57d..beec5059a28cbca434b36ae1afaa719c802010a2 100644 (file)
@@ -257,6 +257,7 @@ static      const char *const type_message[MANDOCERR_MAX] = {
        "bad option value",
        "duplicate option value",
        "no such tag",
+       "-Tmarkdown unsupported for man(7) input",
 
        /* system errors */
        NULL,