Commit 616d7e0
committed
perlrun.pod: Replace "C<use> I<module> ..." with "C<use I<module> ...>" in the description of -m/-M switches
"C<use I<module> ...>" will be rendered as a single <code> block
and (I think) it looks better than the previous "C<use> I<module> ...".
which would be rendered as separate blocks.1 parent 2adc402 commit 616d7e0
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
694 | 694 | | |
695 | 695 | | |
696 | 696 | | |
697 | | - | |
| 697 | + | |
698 | 698 | | |
699 | 699 | | |
700 | 700 | | |
701 | | - | |
| 701 | + | |
702 | 702 | | |
703 | 703 | | |
704 | 704 | | |
| |||
0 commit comments