summaryrefslogblamecommitdiffstats
path: root/regress/man/TP/sameline.in
blob: 5fa1cac78c1ed07b996c79aaccec891ec1fb2b9c (plain) (tree)
1
2

                                                                  




























                                                         
.\" $OpenBSD: sameline.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $
.TH TP-SAMELINE 1 "March 8, 2014"
.SH NAME
TP-sameline \- test sameline logic of indented paragraphs
.SH DESCRIPTION
.SS without user-defined macros
with width:
.TP 6n
tag
text
.PP
without width:
.TP
20n
text
.SS with user-defined macros
.de mylist
with width:
.TP 6n
tag
text
..
.mylist
.PP
.de mylist
without width:
.TP
20n
text
..
.mylist