From b16db30f69d860cfe703e1f0630cf18ee6024d72 Mon Sep 17 00:00:00 2001 From: Johan Vromans Date: Mon, 23 May 2011 06:20:21 -0700 Subject: Incorrect heading and index entries for (*MARK) in pod/perlre.pod --- pod/perlre.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pod/perlre.pod') diff --git a/pod/perlre.pod b/pod/perlre.pod index 7ae12bf8ed..7b60a82023 100644 --- a/pod/perlre.pod +++ b/pod/perlre.pod @@ -1710,7 +1710,7 @@ executed, the next starting point will be where the cursor was when the C<(*SKIP)> was executed. =item C<(*MARK:NAME)> C<(*:NAME)> -X<(*MARK)> C<(*MARK:NAME)> C<(*:NAME)> +X<(*MARK)> X<(*MARK:NAME)> X<(*:NAME)> This zero-width pattern can be used to mark the point reached in a string when a certain part of the pattern has been successfully matched. This -- cgit v1.2.1