Annotation of mandoc/regress/mdoc/Pa/punct.in, Revision 1.3
1.3 ! schwarze 1: .Dd June 9, 2017
1.1 schwarze 2: .Dt PA-PUNCT 1
3: .Os OpenBSD
4: .Sh NAME
5: .Nm Pa-punct
6: .Nd punctuation handling by the Pa macro
7: .Sh DESCRIPTION
8: closing punctuation
9: .Pa a )
10: only one
11: .Pa )
12: only more than one
13: .Pa ) )
14: middle
15: .Pa a ) z
16: start
17: .Pa ) z
18: dot
19: .Pa . z
20: comma
21: .Pa , z
22: semicolon
23: .Pa ; z
24: colon
25: .Pa : z
26: quest
27: .Pa ? z
28: excl
29: .Pa ! z
30: paren
31: .Pa ) z
32: bracket
33: .Pa ] z
34: bar
35: .Pa | m
36: op paren
37: .Pa ( a
38: op bracket
39: .Pa [ a
1.2 schwarze 40: .Pp
41: quoted punctuation:
42: .Pa a "(" b "|" c ")" d "," "Sy" bold .
1.3 ! schwarze 43: .Pp
! 44: missing blank:
! 45: .Pa a.
CVSweb