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