diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-09-21 15:53:33 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-09-21 15:53:33 +0000 |
commit | 00baac8f3bcc04befcd869d03d8fa7c580011507 (patch) | |
tree | 50ce37f44da6c2e609d0ef1f53cd905735eaedde /Porting | |
parent | 7b47f8ec94208751dc80d767188dd567678219e8 (diff) | |
download | perl-00baac8f3bcc04befcd869d03d8fa7c580011507.tar.gz |
A few POD fixes
p4raw-id: //depot/perl@25544
Diffstat (limited to 'Porting')
-rw-r--r-- | Porting/pumpkin.pod | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Porting/pumpkin.pod b/Porting/pumpkin.pod index 01b563f267..0d80fb8725 100644 --- a/Porting/pumpkin.pod +++ b/Porting/pumpkin.pod @@ -711,6 +711,8 @@ branches. =head2 Other tests +=over 4 + =item gcc -ansi -pedantic Configure -Dgccansipedantic [ -Dcc=gcc ] will enable (via the cflags script, |