From Andrew Feren:

Man pages don't have any notion of external links and there
	isn't enough information for pod2html to resolve the links for
	manpages in the "See Also" section of the man pages.  As a
	result running pod2html generates a bunch of warning messages
	and just emphasizes/italicizes the text.

	Therefore, we change the link (L<name>) command to an emphasizes
	(I<name>) command.  The net result is the same, but you don't get
	the warnings when generating HTML docs.

	At some point in the future someone might want to do the work to
	get the links to generate correctly, but until then this will
	shut up pod2html.

svn path=/trunk/; revision=5021
This commit is contained in:
Guy Harris 2002-03-26 06:15:08 +00:00
parent b958e865ca
commit 2abe1ac0a6
6 changed files with 6 additions and 6 deletions

View File

@ -127,7 +127,7 @@ Prints the version and options and exits.
=head1 SEE ALSO
L<tcpdump(8)>, L<pcap(3)>, L<ethereal(1)>, L<mergecap(1)>
I<tcpdump(8)>, I<pcap(3)>, I<ethereal(1)>, I<mergecap(1)>
=head1 NOTES

View File

@ -1189,7 +1189,7 @@ For example, these four lines are valid lines of an ipxnets file.
=head1 SEE ALSO
L<tethereal(1)>, L<editcap(1)>, L<tcpdump(8)>, L<pcap(3)>
I<tethereal(1)>, I<editcap(1)>, I<tcpdump(8)>, I<pcap(3)>
=head1 NOTES

View File

@ -70,7 +70,7 @@ eg: PYTHONPATH=/usr/lib/python1.5/
=head1 SEE ALSO
L<ethereal(1)>
I<ethereal(1)>
=head1 NOTES

View File

@ -124,7 +124,7 @@ Prints the version and options and exits.
=head1 SEE ALSO
L<tcpdump(8)>, L<pcap(3)>, L<ethereal(1)>, L<editcap(1)>
I<tcpdump(8)>, I<pcap(3)>, I<ethereal(1)>, I<editcap(1)>
=head1 NOTES

View File

@ -563,7 +563,7 @@ For example, these four lines are valid lines of an ipxnets file.
=head1 SEE ALSO
L<ethereal(1)>, L<editcap(1)>, L<tcpdump(8)>, L<pcap(3)>
I<ethereal(1)>, I<editcap(1)>, I<tcpdump(8)>, I<pcap(3)>
=head1 NOTES

View File

@ -161,7 +161,7 @@ a second.
=head1 SEE ALSO
L<tcpdump(8)>, L<pcap(3)>, L<ethereal(1)>, L<editcap(1)>, L<strptime(3)>.
I<tcpdump(8)>, I<pcap(3)>, I<ethereal(1)>, I<editcap(1)>, I<strptime(3)>.
=head1 NOTES