This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
update podlators to 5.01
[perl5.git] / cpan / podlators / t / data / snippets / man / long-quote
index 589dcb9..e324ee5 100644 (file)
@@ -2,7 +2,7 @@
 Long quotes option
 
 [options]
-quotes \(lq"\(rq"
+quotes "\(lq\(rq"
 
 [input]
 =head1 FOO C<BAR> BAZ
@@ -10,7 +10,7 @@ quotes \(lq"\(rq"
 Foo C<bar> baz.
 
 [output]
-.ie n .SH "FOO \(lq""BAR\(rq"" BAZ"
+.ie n .SH "FOO ""\(lqBAR\(rq"" BAZ"
 .el .SH "FOO \f(CWBAR\fP BAZ"
 .IX Header "FOO BAR BAZ"
 Foo \f(CW\*(C`bar\*(C'\fR baz.