diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-03-14 02:17:16 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-03-14 02:17:16 +0000 |
commit | 270c2cedc650d50190080a617afef974d5f593eb (patch) | |
tree | b9a1f0916519ebdab77ccc709fdd3c8e663412fe /vms | |
parent | 365a320da8098c17cca46a405b957deba5e7b2ab (diff) | |
download | perl-270c2cedc650d50190080a617afef974d5f593eb.tar.gz |
detypo
p4raw-id: //depot/cfgperl@5718
Diffstat (limited to 'vms')
-rw-r--r-- | vms/perlvms.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/perlvms.pod b/vms/perlvms.pod index 9b42b49011..0bef835f7f 100644 --- a/vms/perlvms.pod +++ b/vms/perlvms.pod @@ -858,7 +858,7 @@ it's equivalent to calling fflush() and fsync() from C. =head2 SDBM_File -SDBM_File works peroperly on VMS. It has, however, one minor +SDBM_File works properly on VMS. It has, however, one minor difference. The database directory file created has a F<.sdbm_dir> extension rather than a F<.dir> extension. F<.dir> files are VMS filesystem directory files, and using them for other purposes could cause unacceptable |