From 0e5b172a930a9f03c2f2175cbdd843fa54782a89 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Tue, 7 Jun 2022 09:54:40 +0000 Subject: Split the excessively generic diagnostic message "invalid escape sequence" into the more specific messages "invalid escape argument delimiter" and "invalid escape sequence argument". --- regress/roff/esc/l.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'regress/roff/esc/l.in') diff --git a/regress/roff/esc/l.in b/regress/roff/esc/l.in index d7a42e74..47b02d8c 100644 --- a/regress/roff/esc/l.in +++ b/regress/roff/esc/l.in @@ -1,5 +1,5 @@ -.\" $OpenBSD: l.in,v 1.2 2017/07/04 14:53:27 schwarze Exp $ -.Dd $Mdocdate: July 4 2017 $ +.\" $OpenBSD: l.in,v 1.3 2022/06/07 09:51:03 schwarze Exp $ +.Dd $Mdocdate: June 7 2022 $ .Dt ESC-L 1 .Os .Sh NAME @@ -20,4 +20,4 @@ default unit and escape char: >\l'7n\(at'< .br rounding: >\l'0.26ix'< .br -invalid delimiter: >\h-< +invalid delimiter: >\l-< -- cgit v1.2.3-56-ge451