summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/utf8-nonbreaking
blob: 8198a77ece0d96d42c3882e470e601d161e0d8db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[name]
UTF-8 non-breaking space

[options]
utf8 1

[input]
=encoding utf-8

=head1 SE<lt>E<gt> output with UTF-8

This is S<non-breaking output>.

[output]
.SH "S<> output with UTF\-8"
.IX Header "S<> output with UTF-8"
This is non-breaking output.