[perl #34699] documentation bug in "man perlpodspec"
raf@tradingpost.com.au [Thu, 7 Apr 2005 00:20:31 +0000 (00:20 +0000)]
From: "raf@tradingpost.com.au (via RT)" <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-34699-110174.9.79475562169704@perl.org>

p4raw-id: //depot/perl@24187

pod/perlpodspec.pod

index 1e08c2b..0b60dfd 100644 (file)
@@ -522,7 +522,7 @@ a "-".  This was so that this:
 
 would parse as equivalent to this:
 
-    C<$foo-E<lt>bar>
+    C<$foo-E<gt>bar>
 
 instead of as equivalent to a "C" formatting code containing 
 only "$foo-", and then a "bar>" outside the "C" formatting code.  This