xref: /openbsd-src/regress/usr.bin/mandoc/roff/esc/comment.in (revision 928431b49e7e4d94f5836a26ef743c136127465b)
1.\" $OpenBSD: comment.in,v 1.1 2022/05/01 16:18:59 schwarze Exp $
2.Dd $Mdocdate: May 1 2022 $
3.Dt ROFF-ESC-COMMENT 1
4.Os
5.Sh NAME
6.Nm roff-esc-comment
7.Nd roff(7) comments
8.Sh DESCRIPTION
9text line cont\
10inuation
11.Pp
12macro line continuation:
13.Op Fl f A\
14r file
15.Pp
16whitespace  \&
17at the end of an input line
18.Pp
19text line with  \"not printed\
20comment
21.Pp
22continuation  \#not printed
23requested by a comment
24.Pp
25Surpisingly, the sequence \\" does not start a comment.
26