Annotation of mandoc/regress/man/SH/noarg.in, Revision 1.4
1.4 ! schwarze 1: .\" $OpenBSD: noarg.in,v 1.6 2023/11/13 20:35:34 schwarze Exp $
! 2: .TH SH-NOARG 1 "November 11, 2023"
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.
1.4 ! schwarze 22: Some additional text is needed to see the effect.
1.1 schwarze 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