diff options
author | Sawyer X <xsawyerx@cpan.org> | 2016-05-19 22:01:57 +0200 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2016-07-15 22:51:02 +0100 |
commit | 2d1e42b6a61aca489670fdea7064616387dda590 (patch) | |
tree | 86f7c1a0e19ee669e3090edd7da998cd188f37d4 /Porting | |
parent | c94275e60081b8f35d42cfa247329bbb6ea59352 (diff) | |
download | perl-2d1e42b6a61aca489670fdea7064616387dda590.tar.gz |
Correct POD for release managers document:
A literal / (solidus) is E<sol>.
(cherry picked from commit 9e08bfd8d1a9493056c4199e39523fcaa89c9bf6)
Diffstat (limited to 'Porting')
-rw-r--r-- | Porting/release_managers_guide.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod index 0d724e7df5..a81e174d54 100644 --- a/Porting/release_managers_guide.pod +++ b/Porting/release_managers_guide.pod @@ -243,7 +243,7 @@ necessary, fix things up. For example, you might think that both blead and maint are synchronised with a particular CPAN module, but one might have some extra changes. -=head3 How to sync a CPAN module with a cpan/ distro +=head3 How to sync a CPAN module with a cpanE<sol> distro =over 4 |