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