Annotation of mandoc/regress/man/RS/nowidth.in, Revision 1.2
1.2 ! schwarze 1: .\" $OpenBSD: nowidth.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
! 2: .TH RS-NESTED 1 "April 6, 2015"
1.1 schwarze 3: .SH NAME
4: RS-nowidth \- indentation blocks not specifying a width
5: .SH DESCRIPTION
6: regular text
7: .RS
8: top-level indented list
9: .RE
10: regular text
11: .TP 2n
12: \(bu
13: bullet list
14: .RS
15: indented text
16: .RE
17: regular text
18: .RS
19: top-level indented list
20: .RE
21: regular text
CVSweb