aboutsummaryrefslogtreecommitdiffstats
path: root/doc/idl2wrs.pod
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2006-07-09 22:45:48 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2006-07-09 22:45:48 +0000
commit83b9e8418581c5616923cc5b0f9770c5b98482a3 (patch)
tree9b4b4641f5357d228c4a7126f8cf147cf823713b /doc/idl2wrs.pod
parent9f8386d63f8fc6fb2bdeed2949795f46ca9a1227 (diff)
Use L<> on all links.
Don't use anything on man page references - pod2man handles that. Don't refer to "the capture file format section" of the Wireshark man page, as there's no section explicitly labelled as such; just refer to the beginning of the DESCRIPTION section. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18694 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'doc/idl2wrs.pod')
-rw-r--r--doc/idl2wrs.pod8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/idl2wrs.pod b/doc/idl2wrs.pod
index fffedb25de..43078951bf 100644
--- a/doc/idl2wrs.pod
+++ b/doc/idl2wrs.pod
@@ -71,17 +71,17 @@ eg: PYTHONPATH=/usr/lib/python1.5/
=head1 SEE ALSO
-I<wireshark(1)>
+wireshark(1)
=head1 NOTES
B<idl2wrs> (including B<wireshark_be.py> and B<wireshark_gen.py>) are part of
the B<Wireshark> distribution. The latest version of B<Wireshark> can
-be found at B<http://www.wireshark.org>.
+be found at L<http://www.wireshark.org>.
-B<idl2wrs> uses B<omniidl>, and IDL parser, and can be found at
-B<http://omniorb.sourceforge.net/>
+B<idl2wrs> uses B<omniidl>, an IDL parser, and can be found at
+L<http://omniorb.sourceforge.net/>
=head1 TODO