diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2002-06-05 07:23:22 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2002-06-05 07:23:22 +0000 |
commit | d05c738b0ab747124034de9fae96bf181d1a4961 (patch) | |
tree | 9b4c03c1c7e4677029893eb7ed189be17cdcdca5 /t | |
parent | 2611d68ed6074dbace15591a1b71865c22bc1f12 (diff) | |
parent | 3392b9ec92d57049a2d2a6e9d3cae41fff9ee2de (diff) | |
download | perl-d05c738b0ab747124034de9fae96bf181d1a4961.tar.gz |
Integrate mainline
p4raw-id: //depot/perlio@17005
Diffstat (limited to 't')
-rwxr-xr-x | t/pod/poderrs.t | 2 | ||||
-rw-r--r-- | t/pod/poderrs.xr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/t/pod/poderrs.t b/t/pod/poderrs.t index 1b92ede3bb..526c98b78e 100755 --- a/t/pod/poderrs.t +++ b/t/pod/poderrs.t @@ -177,7 +177,7 @@ bla is evil blub is evil -=head2 reoccurence +=head2 reoccurrence =over 4 diff --git a/t/pod/poderrs.xr b/t/pod/poderrs.xr index a21efdbd76..327b2e0263 100644 --- a/t/pod/poderrs.xr +++ b/t/pod/poderrs.xr @@ -42,5 +42,5 @@ *** ERROR: unresolved internal link 'end with begin' at line 108 in file t/pod/poderrs.t *** ERROR: unresolved internal link 'OoPs' at line 109 in file t/pod/poderrs.t *** ERROR: unresolved internal link 'abc def' at line 113 in file t/pod/poderrs.t -*** WARNING: multiple occurence of link target 'Misc' at line - in file t/pod/poderrs.t +*** WARNING: multiple occurrence of link target 'Misc' at line - in file t/pod/poderrs.t t/pod/poderrs.t has 33 pod syntax errors. |