summaryrefslogblamecommitdiffstats
path: root/regress/char/space/leading-mdoc.in
blob: 912b9000a16ca7969c722c2621a2e59ddf17f811 (plain) (tree)























                                                  
.Dd January 15, 2011
.Dt SPACE-LEADING_MDOC 1
.Os OpenBSD
.Sh NAME
.Nm space-leading-mdoc
.Nd leading spaces on text lines in mdoc documents
.Sh DESCRIPTION
normal line of text
second normal line
 line with a leading space
.Ux
normal line after a macro line
.Ux
 leading space after a macro line
.Bd -literal
normal line in a literal display
 leading space in a literal display
another normal line
.Ed
.Bd -filled
normal line in a filled display
 leading space in a filled display
another normal line
.Ed