Annotation of mandoc/regress/mdoc/Pf/spacing.in, Revision 1.2
1.2 ! schwarze 1: .\" $OpenBSD: spacing.in,v 1.4 2017/07/04 14:53:26 schwarze Exp $
! 2: .Dd $Mdocdate: July 4 2017 $
1.1 schwarze 3: .Dt PF-SPACING 1
1.2 ! schwarze 4: .Os
1.1 schwarze 5: .Sh NAME
6: .Nm Pf-spacing
7: .Nd spacing around the prefix macro
8: .Sh DESCRIPTION
9: Closing punctuation goes
10: .Pf . right .
11: But
12: .Pf . . double
13: prefixes don't work.
14: Opening punctuation goes
15: .Pf ( left .
16: But again, prefix
17: .Pf ( ) pairs
18: don't work.
19: Even normal text gets
20: .Pf pre fixed .
21: The first
22: .Pf Ar gument
23: is not parsed.
24: Nothing can be
25: .Pf prefixed
26: to the next line.
27: Trailing punctuation still counts as
28: .Em eos Pf .
29: .Po But it does not fall out of enclosures Pf . Pc
30: .Pp
31: It makes no sense at the very
32: .Em end Pf
CVSweb