summaryrefslogtreecommitdiff
path: root/FS/FS
diff options
context:
space:
mode:
authorivan <ivan>2001-10-30 10:20:32 +0000
committerivan <ivan>2001-10-30 10:20:32 +0000
commit399377be683d60fd80690504103b809885b27903 (patch)
tree974b2e2b2701164def3df72d45013d53646d3e59 /FS/FS
parent08b30d24ab8e51606d19331d6732cd6b22a6d80e (diff)
setup/config updates. getting easier...
Diffstat (limited to 'FS/FS')
-rw-r--r--FS/FS/Conf.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index fb8d13bae..1c75954aa 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -8,7 +8,7 @@ $DEBUG = 0;
=head1 NAME
-FS::Conf - Read access to Freeside configuration values
+FS::Conf - Freeside configuration values
=head1 SYNOPSIS
@@ -29,7 +29,7 @@ FS::Conf - Read access to Freeside configuration values
=head1 DESCRIPTION
-Read access to Freeside configuration values. Keys currently map to filenames,
+Read and write Freeside configuration values. Keys currently map to filenames,
but this may change in the future.
=head1 METHODS