summaryrefslogtreecommitdiffstats
path: root/read.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-01-28 23:35:05 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-01-28 23:35:05 +0000
commit51560b357b0fdc69a65d07435d8438db06686330 (patch)
tree95b10cb22c425ced6756a98730d40c102264c074 /read.c
parenta6cb53748bee92197df8bd37e82ca996bba000f2 (diff)
downloadmandoc-51560b357b0fdc69a65d07435d8438db06686330.tar.gz
merge rev. 1.158: new sentence, new line
Diffstat (limited to 'read.c')
-rw-r--r--read.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/read.c b/read.c
index 62c8697f..8344ae62 100644
--- a/read.c
+++ b/read.c
@@ -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 \"\"",