summaryrefslogblamecommitdiffstats
path: root/regress/mdoc/Ar/punct.out_markdown
blob: 21920c605b4cf421c4928f246d8d0de1e0916cd5 (plain) (tree)








































                                                   


                              


              
                      
AR-PUNCT(1) - General Commands Manual

# NAME

**Ar-punct** - punctuation handling by the Ar macro

# DESCRIPTION

closing punctuation
*a*)
only one
*file ...*)
only more than one
*file ...*))
middle
*a*) *z*
start
*file ...*) *z*
dot
*file ...*. *z*
comma
*file ...*, *z*
semicolon
*file ...*; *z*
colon
*file ...*: *z*
quest
*file ...*? *z*
excl
*file ...*! *z*
paren
*file ...*) *z*
bracket
*file ...*] *z*
bar
| *m*
op paren
(*a*
op bracket
\[*a*

quoted punctuation:
*a* (*b* | *c*) *d*, **bold**.

missing blank:
*arg.*

OpenBSD - July 4, 2017