=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mandoc/read.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- src/usr.bin/mandoc/read.c 2011/10/09 17:59:56 1.4 +++ src/usr.bin/mandoc/read.c 2011/11/05 16:02:18 1.5 @@ -1,4 +1,4 @@ -/* $Id: read.c,v 1.4 2011/10/09 17:59:56 schwarze Exp $ */ +/* $Id: read.c,v 1.5 2011/11/05 16:02:18 schwarze Exp $ */ /* * Copyright (c) 2008, 2009, 2010, 2011 Kristaps Dzonsons * Copyright (c) 2010, 2011 Ingo Schwarze @@ -182,7 +182,6 @@ "not a manual", "column syntax is inconsistent", "NOT IMPLEMENTED: .Bd -file", - "line scope broken, syntax violated", "argument count wrong, violates syntax", "child violates parent syntax", "argument count wrong, violates syntax",