summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/hyphen-in-s
blob: dbadd44a5f027fcd99835c37eef33ba5bf242f83 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[name]
Hyphen in S<>

[input]
=head1 Hyphen in SE<lt>E<gt>

Don't S<transform even-this hyphen>.  This "one's-fine!", as well.  However,
$-0.13 should have a real hyphen.

[output]
.SH "Hyphen in S<>"
.IX Header "Hyphen in S<>"
Don't transform\ even-this\ hyphen.  This \*(L"one's-fine!\*(R", as well.  However,
$\-0.13 should have a real hyphen.