From f739df3eaac944850aad1f8782a73ad20c7a6450 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Wed, 4 Feb 2015 16:38:56 +0000 Subject: more specific .Nd diagnostics, allowing to get rid of enum check_lvl and the respective argument of check_count() --- read.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'read.c') diff --git a/read.c b/read.c index c55776eb..ba69342c 100644 --- a/read.c +++ b/read.c @@ -1,4 +1,4 @@ -/* $Id: read.c,v 1.120 2015/01/28 21:11:54 schwarze Exp $ */ +/* $Id: read.c,v 1.121 2015/02/04 16:38:56 schwarze Exp $ */ /* * Copyright (c) 2008, 2009, 2010, 2011 Kristaps Dzonsons * Copyright (c) 2010-2015 Ingo Schwarze @@ -110,6 +110,7 @@ static const char * const mandocerrs[MANDOCERR_MAX] = { "content before first section header", "first section is not \"NAME\"", "bad NAME section contents", + "missing description line, using \"\"", "sections out of conventional order", "duplicate section title", "unexpected section", -- cgit v1.2.3-56-ge451