xref: /openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/cpp (revision f2a19305cfc49ea4d1a5feb55cd6c283c6f1e031)
1[name]
2Special handling of C++
3
4[input]
5=head1 NAME
6
7gcc - GNU project C and C++ compiler
8
9=head1 C++ NOTES
10
11Other mentions of C++.
12
13=cut
14
15[output]
16.SH NAME
17gcc \- GNU project C and C++ compiler
18.SH "C++ NOTES"
19.IX Header "C++ NOTES"
20Other mentions of C++.
21