=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mandoc/read.c,v retrieving revision 1.124 retrieving revision 1.125 diff -u -r1.124 -r1.125 --- src/usr.bin/mandoc/read.c 2016/07/19 16:22:34 1.124 +++ src/usr.bin/mandoc/read.c 2016/10/09 18:16:46 1.125 @@ -1,4 +1,4 @@ -/* $OpenBSD: read.c,v 1.124 2016/07/19 16:22:34 schwarze Exp $ */ +/* $OpenBSD: read.c,v 1.125 2016/10/09 18:16:46 schwarze Exp $ */ /* * Copyright (c) 2008, 2009, 2010, 2011 Kristaps Dzonsons * Copyright (c) 2010-2016 Ingo Schwarze @@ -136,7 +136,7 @@ "empty argument, using 0n", "missing display type, using -ragged", "list type is not the first argument", - "missing -width in -tag list, using 8n", + "missing -width in -tag list, using 6n", "missing utility name, using \"\"", "missing function name, using \"\"", "empty head in list item",