diff options
Diffstat (limited to 'Bugzilla/Install')
-rw-r--r-- | Bugzilla/Install/Filesystem.pm | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Bugzilla/Install/Filesystem.pm b/Bugzilla/Install/Filesystem.pm index f9a5a4083..893870e6d 100644 --- a/Bugzilla/Install/Filesystem.pm +++ b/Bugzilla/Install/Filesystem.pm @@ -566,17 +566,11 @@ __END__ Bugzilla::Install::Filesystem - Fix up the filesystem during installation. -=head1 SYNOPSIS - =head1 DESCRIPTION This module is used primarily by L<checksetup.pl> to modify the filesystem during installation, including creating the data/ directory. -=over - -=back - =head1 SUBROUTINES =over |