This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta: use Pod, not asterisks, for emphasis
authorRicardo Signes <rjbs@cpan.org>
Wed, 8 May 2013 14:35:37 +0000 (10:35 -0400)
committerRicardo Signes <rjbs@cpan.org>
Wed, 8 May 2013 14:35:37 +0000 (10:35 -0400)
pod/perldelta.pod

index 70103f8..833fe45 100644 (file)
@@ -1228,7 +1228,7 @@ it difficult to use a common INSTALL_BASE library path with
 multiple versions of perl.
 
 By setting -Duseversionedarchname, the $archname will be
-distinct for architecture *and* API version, allowing mixed use of
+distinct for architecture I<and> API version, allowing mixed use of
 INSTALL_BASE.
 
 =item *