From 2abe1ac0a69cc245bbc56391da087138619fa24e Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Tue, 26 Mar 2002 06:15:08 +0000 Subject: 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) command to an emphasizes (I) 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 --- doc/text2pcap.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/text2pcap.pod') diff --git a/doc/text2pcap.pod b/doc/text2pcap.pod index b0a5186fdc..aad903e78e 100644 --- a/doc/text2pcap.pod +++ b/doc/text2pcap.pod @@ -161,7 +161,7 @@ a second. =head1 SEE ALSO -L, L, L, L, L. +I, I, I, I, I. =head1 NOTES -- cgit v1.2.3