Annotation of mandoc/regress/man/SS/noarg.in, Revision 1.2
1.1 schwarze 1: .TH SS-NOARG 1 "March 20, 2015" OpenBSD
2: .SH NAME
3: SS-noarg \- empty subsection header lines
4: .SS
5: .SH
6: DESCRIPTION
7: initial text
8: .SS
9: .SS Subsection
10: subsection text
11: .SS
12: .TP 6n
13: tag
14: tagged list
15: .SS
16: .IP tag 6n
17: indented list
18: .SS
19: .HP 6n
20: This is a hanged paragraph.
21: A bit more text is needed to see the effect.
22: .SS
23: .PP
24: normal paragraph
25: .SS
26: .RS 6n
27: indented paragraph
28: .SS
29: .RE
30: after the end of the indented paragraph
31: .SS
32: .UR www.openbsd.org
33: hyperlink
34: .SS
35: .UE
36: after the end of the hyperlink
37: .SS
38: .nf
39: no-fill mode
40: .SS
41: .fi
42: back in fill mode
1.2 ! schwarze 43: .SS
! 44:
! 45: Subsection
! 46: with a blank line
CVSweb