diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-05-28 13:36:43 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-05-28 13:36:43 +0000 |
commit | d5e42f17c71f99f82d37df614fae14860e641488 (patch) | |
tree | 935ae1583068b8a48ffa381cefc20181fcfd2043 /symbian | |
parent | 031ea58b5f01bc2ac9d97f55c77a227a794972bf (diff) | |
download | perl-d5e42f17c71f99f82d37df614fae14860e641488.tar.gz |
Several POD fixes by Jonathan Stowe
p4raw-id: //depot/perl@31294
Diffstat (limited to 'symbian')
-rw-r--r-- | symbian/PerlBase.pod | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/symbian/PerlBase.pod b/symbian/PerlBase.pod index af70e5dae8..70fc9afb4f 100644 --- a/symbian/PerlBase.pod +++ b/symbian/PerlBase.pod @@ -137,6 +137,8 @@ Like ParseAndRun() but works for Symbian filenames (UTF-16LE). The UTF-8 version of aFileName is always argv[argc-1], and argv[0] is always "perl". +=back + =head2 Macros =over 4 |