From e7b68c6d2c0067916b7389ffc4ae72b567852c95 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sat, 14 Aug 2021 13:53:08 +0000 Subject: print a BAGARG message if -T markdown is requested on man(7) input; suggested by Michael Stapelberg at debian dot org --- mandoc_msg.c | 1 + 1 file changed, 1 insertion(+) (limited to 'mandoc_msg.c') diff --git a/mandoc_msg.c b/mandoc_msg.c index 8867bb4b..beec5059 100644 --- a/mandoc_msg.c +++ b/mandoc_msg.c @@ -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, -- cgit v1.2.3-56-ge451