=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mandoc/main.c,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- src/usr.bin/mandoc/main.c 2010/09/26 20:19:58 1.47 +++ src/usr.bin/mandoc/main.c 2010/09/27 21:25:28 1.48 @@ -1,4 +1,4 @@ -/* $Id: main.c,v 1.47 2010/09/26 20:19:58 schwarze Exp $ */ +/* $Id: main.c,v 1.48 2010/09/27 21:25:28 schwarze Exp $ */ /* * Copyright (c) 2008, 2009, 2010 Kristaps Dzonsons * Copyright (c) 2010 Ingo Schwarze @@ -159,6 +159,7 @@ "missing font type", "line argument(s) will be lost", "body argument(s) will be lost", + "paragraph macro ignored", "generic fatal error",