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