diff options
author | Dan Collins <dcollinsn@gmail.com> | 2016-06-08 15:41:34 -0400 |
---|---|---|
committer | Lukas Mai <l.mai@web.de> | 2016-06-20 20:33:27 +0200 |
commit | 323565712651fcba2b32b0b34a5e12fc169e3330 (patch) | |
tree | 7c3ebe5a2dc408b4c15611f01b61517282662ca7 /myconfig.SH | |
parent | d52d06a7c81cf08f525d196054b9352c5ce45261 (diff) | |
download | perl-323565712651fcba2b32b0b34a5e12fc169e3330.tar.gz |
Remove most references to USENET from docs
Diffstat (limited to 'myconfig.SH')
-rwxr-xr-x | myconfig.SH | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/myconfig.SH b/myconfig.SH index 9fa1f6d118..61c0f66cb1 100755 --- a/myconfig.SH +++ b/myconfig.SH @@ -25,7 +25,7 @@ $startsh # This script is designed to provide a handy summary of the configuration # information being used to build perl. This is especially useful if you -# are requesting help from comp.lang.perl.misc on usenet or via mail. +# are requesting help online or via email. # Note that the text lines /^Summary of/ .. /^\s*$/ are copied into Config.pm. cat <<'!NO!SUBS!' |