diff options
author | joe <joe@FreeBSD.org> | 2001-10-24 00:29:04 +0000 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2001-10-24 00:29:04 +0000 |
commit | 478b76b45fa9a98d7ad37fc7386c31c59c13df7b (patch) | |
tree | 13e9d25e8f2f70a9b0db8d002ecd681e02f72b2e /CVSROOT/cfg_local.pm | |
parent | 492dc0b0b7728146be9c04aa4e4823e1343feb3e (diff) | |
download | FreeBSD-ports-478b76b45fa9a98d7ad37fc7386c31c59c13df7b.zip FreeBSD-ports-478b76b45fa9a98d7ad37fc7386c31c59c13df7b.tar.gz |
Modify the comments to point to the cfg_local.pm file as the place to
make local configuration changes.
Diffstat (limited to 'CVSROOT/cfg_local.pm')
-rw-r--r-- | CVSROOT/cfg_local.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CVSROOT/cfg_local.pm b/CVSROOT/cfg_local.pm index c7f00e3..22fb4e8 100644 --- a/CVSROOT/cfg_local.pm +++ b/CVSROOT/cfg_local.pm @@ -6,7 +6,7 @@ # scripts. It is loaded by cfg.pm and overrides the default # configuration in that file. # -# It is advised that you test it with 'perl -c cfg_local.pm' +# It is advised that you test it with 'perl -cw cfg_local.pm' # before you commit any changes. #################################################################### #################################################################### |