summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/periods
blob: afdea425d2c9f75d30e6e5add1a8693e12f25901 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[name]
Quoted periods

[input]
=head1 PERIODS

This C<.> should be quoted.

[output]
.SH "PERIODS"
.IX Header "PERIODS"
This \f(CW\*(C`.\*(C'\fR should be quoted.