summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/rquote-none
blob: 3de38293f654ad6db584f2709d9e27d9fffa8d04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[name]
rquote set to none

[options]
rquote none

[input]
=head1 FOO C<BAR> BAZ

Foo C<bar> baz.

[output]
.ie n .SH "FOO ""BAR BAZ"
.el .SH "FOO \f(CWBAR\fP BAZ"
.IX Header "FOO BAR BAZ"
Foo \f(CW\*(C`bar\*(C'\fR baz.