summaryrefslogtreecommitdiff
path: root/vos/config.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-03-18 17:11:07 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-03-18 17:11:07 +0000
commit4bdde8691a3f1113fb76c4bd951a489c520a1a24 (patch)
tree8f865719aa26ba91c95b051e13b26374815d5785 /vos/config.h
parentb9f78c549b101d0814c15da63ff22ca03d65a775 (diff)
downloadperl-4bdde8691a3f1113fb76c4bd951a489c520a1a24.tar.gz
Configure nits: rewording from Sarathy (aka #5796),
and installation directories patch from Robin Barker. p4raw-id: //depot/cfgperl@5802
Diffstat (limited to 'vos/config.h')
-rw-r--r--vos/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vos/config.h b/vos/config.h
index 55bb25f66a..d325815f98 100644
--- a/vos/config.h
+++ b/vos/config.h
@@ -1129,7 +1129,7 @@
#define BIN_EXP "/system/ported/command_library" /**/
/* PERL_BINCOMPAT_5005:
- * This symbol, if defined, indicates that Perl 5.006 should be
+ * This symbol, if defined, indicates that this version of Perl should be
* binary-compatible with Perl 5.005. This is impossible for builds
* that use features like threads and multiplicity it is always $undef
* for those versions.