summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/termcap/wrapping
blob: 19207616b6d254dfe0247f42ebfb6e8e6d2bf4ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[name]
Wrap with format codes

[input]
=head1 WRAPPING

B<I<Do>> I<B<not>> B<I<include>> B<I<formatting codes when>> B<I<wrapping>>.

[output]
WRAPPING
    Do not include formatting codes when wrapping.