summaryrefslogtreecommitdiff
path: root/config_H
diff options
context:
space:
mode:
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>1996-10-10 04:01:53 +0000
committerAndy Dougherty <doughera@lafcol.lafayette.edu>1996-10-10 04:01:53 +0000
commit6c5092641ca826888bcae4d3a2a676a905f07608 (patch)
treec6b3689aa1272bde6e537ece2b5388589a6fe7d8 /config_H
parenta56dbb1cc827eb9e58050762493df3b5c0354065 (diff)
downloadperl-6c5092641ca826888bcae4d3a2a676a905f07608.tar.gz
Update SH_PATH comment.
Diffstat (limited to 'config_H')
-rw-r--r--config_H3
1 files changed, 2 insertions, 1 deletions
diff --git a/config_H b/config_H
index 5215a1a5b1..498a238c40 100644
--- a/config_H
+++ b/config_H
@@ -1601,7 +1601,8 @@
* This symbol contains the full pathname to the shell used on this
* on this system to execute Bourne shell scripts. Usually, this will be
* /bin/sh, though it's possible that some systems will have /bin/ksh,
- * /bin/pdksh, /bin/ash, /bin/bash, or even something such as D:/bin/sh.
+ * /bin/pdksh, /bin/ash, /bin/bash, or even something such as
+ * D:/bin/sh.exe.
*/
#define SH_PATH "/bin/sh" /**/