X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/d9f0f81c846a8405c29870e4a8379e5e79d1cad3..6679f3bff1fd1867c5173a3832bae2426d7c1e3a:/regress/roff/esc/c.in diff --git a/regress/roff/esc/c.in b/regress/roff/esc/c.in index c3b7a912..318488f8 100644 --- a/regress/roff/esc/c.in +++ b/regress/roff/esc/c.in @@ -1,6 +1,7 @@ -.Dd December 2, 2014 +.\" $OpenBSD: c.in,v 1.4 2017/07/04 14:53:27 schwarze Exp $ +.Dd $Mdocdate: July 4 2017 $ .Dt ESC-C 1 -.Os OpenBSD +.Os .Sh NAME .Nm esc-c .Nd the roff escape c sequence: remove trailing space @@ -15,3 +16,12 @@ word one\c word .Ed +Blank line after \ec: +one\c + +word +.Bd -literal +one\c + +word +.Ed