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