=================================================================== RCS file: /cvs/mandoc/regress/roff/esc/l.in,v retrieving revision 1.1 retrieving revision 1.3 diff -u -p -r1.1 -r1.3 --- mandoc/regress/roff/esc/l.in 2017/06/14 18:23:38 1.1 +++ mandoc/regress/roff/esc/l.in 2022/06/07 09:54:43 1.3 @@ -1,6 +1,7 @@ -.Dd June 14, 2017 +.\" $OpenBSD: l.in,v 1.3 2022/06/07 09:54:43 schwarze Exp $ +.Dd $Mdocdate: June 7 2022 $ .Dt ESC-L 1 -.Os OpenBSD +.Os .Sh NAME .Nm esc-l .Nd the roff escape l sequence: horizontal line @@ -19,4 +20,4 @@ default unit and escape char: >\l'7n\(at'< .br rounding: >\l'0.26ix'< .br -invalid delimiter: >\h-< +invalid delimiter: >\l-<