From 7c9ed2d47efc8f5747a61f8e59ce0cb2e83d797b Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Fri, 4 Aug 2006 07:50:27 +0000 Subject: Fix bad POD on previous checkin that was causing tinderbox to burn. --- Bugzilla/Install/Filesystem.pm | 6 ------ 1 file changed, 6 deletions(-) (limited to 'Bugzilla/Install') 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 to modify the filesystem during installation, including creating the data/ directory. -=over - -=back - =head1 SUBROUTINES =over -- cgit v1.2.3-24-g4f1b