Annotation of mandoc/regress/mdoc/Li/punct.out_ascii, Revision 1.1
1.1 ! schwarze 1: LI-PUNCT(1) General Commands Manual LI-PUNCT(1)
! 2:
! 3: NNAAMMEE
! 4: LLii--ppuunncctt - punctuation following a literal macro
! 5:
! 6: DDEESSCCRRIIPPTTIIOONN
! 7: Leading punctuation: (b [b | b . b , b ; b : b ? b ! b ) b ] b
! 8:
! 9: Trailing punctuation: a ( a [ a | a. a, a; a: a? a! a) a]
! 10:
! 11: Middle punctuation: a (b a [b a | b a. b a, b a; b a: b a? b a! b a) b a]
! 12: b
! 13:
! 14: Isolated punctuation: a (b a [b a | b a . b a , b a ; b a : b a ? b a ! b
! 15: a ) b a ] b
! 16:
! 17: Isolated trailing punctuation: a ( a [ a | a . a , a ; a : a ? a ! a )
! 18: a ]
! 19:
! 20: Multiple isolated punctuation: a ([b a )] b
! 21:
! 22: Multiple punctuation: [(arg)].
! 23:
! 24: Quoted: a . b Nm . b Nm .
! 25:
! 26: OpenBSD November 17, 2014 OpenBSD
CVSweb