diff options
author | Florian Ragwitz <rafl@debian.org> | 2010-07-23 04:46:13 +0200 |
---|---|---|
committer | Florian Ragwitz <rafl@debian.org> | 2010-07-23 12:00:18 +0200 |
commit | 6a3d1e7ec946e95930f5572e38977ee1c2e589a0 (patch) | |
tree | 1ee683411aeb23977f8d213f64f1ac22a3aece8e /pod | |
parent | ab2cf27fb0e9ff64166f5c76c3c818e1d4e1875d (diff) | |
download | perl-6a3d1e7ec946e95930f5572e38977ee1c2e589a0.tar.gz |
Fix POD formatting in perlrepository.pod
=for is just for one paragraph, not until the next command or anything like
that.
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perlrepository.pod | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pod/perlrepository.pod b/pod/perlrepository.pod index 7cf75e9b01..58ff18af02 100644 --- a/pod/perlrepository.pod +++ b/pod/perlrepository.pod @@ -429,7 +429,6 @@ immediately after the source-changes that caused them, so as to have as little effect as possible on the bisectability of your patchset. =for XXX - What should we recommend about binary files now? Do we need anything? =head2 Getting your patch accepted |