From 2b7303153b6fbb7916de920e1326c5f8d1479511 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sat, 28 Jan 2017 23:35:05 +0000 Subject: merge rev. 1.158: new sentence, new line --- read.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/read.c b/read.c index 0c5188b7..70fe7e15 100644 --- a/read.c +++ b/read.c @@ -1,4 +1,4 @@ -/* $Id: read.c,v 1.150.2.5 2017/01/09 02:25:53 schwarze Exp $ */ +/* $Id: read.c,v 1.150.2.6 2017/01/28 23:35:05 schwarze Exp $ */ /* * Copyright (c) 2008, 2009, 2010, 2011 Kristaps Dzonsons * Copyright (c) 2010-2017 Ingo Schwarze @@ -179,6 +179,7 @@ static const char * const mandocerrs[MANDOCERR_MAX] = { "blank line in fill mode, using .sp", "tab in filled text", "whitespace at end of input line", + "new sentence, new line", "bad comment style", "invalid escape sequence", "undefined string, using \"\"", -- cgit v1.2.3-56-ge451