From bf71220a9f906bbab505a3c280f4f04c52f383ff Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Mon, 7 Jul 2014 15:03:43 +0000 Subject: no need to skip content before first section header --- read.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'read.c') diff --git a/read.c b/read.c index 115a42e9..d491db70 100644 --- a/read.c +++ b/read.c @@ -1,4 +1,4 @@ -/* $Id: read.c,v 1.65 2014/07/07 11:35:06 schwarze Exp $ */ +/* $Id: read.c,v 1.66 2014/07/07 15:03:43 schwarze Exp $ */ /* * Copyright (c) 2008, 2009, 2010, 2011 Kristaps Dzonsons * Copyright (c) 2010-2014 Ingo Schwarze @@ -183,7 +183,6 @@ static const char * const mandocerrs[MANDOCERR_MAX] = { "skipping bad character", "escaped character not allowed in a name", "manual name not yet set", - "skipping text before first section header", "skipping unknown macro", "argument count wrong", "skipping invalid content in .Rs block", -- cgit v1.2.3-56-ge451