diff options
| author | mkanat%bugzilla.org <> | 2006-08-04 07:50:27 +0000 |
|---|---|---|
| committer | mkanat%bugzilla.org <> | 2006-08-04 07:50:27 +0000 |
| commit | 7c9ed2d47efc8f5747a61f8e59ce0cb2e83d797b (patch) | |
| tree | 2819e7b026c6b8198f7da7032a0769ff7f1d6e03 /Bugzilla/Install | |
| parent | e68208dd74f630691a541c6dba5783ccbe0f0b40 (diff) | |
| download | bugs-7c9ed2d47efc8f5747a61f8e59ce0cb2e83d797b.tar bugs-7c9ed2d47efc8f5747a61f8e59ce0cb2e83d797b.tar.gz bugs-7c9ed2d47efc8f5747a61f8e59ce0cb2e83d797b.tar.bz2 bugs-7c9ed2d47efc8f5747a61f8e59ce0cb2e83d797b.tar.xz bugs-7c9ed2d47efc8f5747a61f8e59ce0cb2e83d797b.zip | |
Fix bad POD on previous checkin that was causing tinderbox to burn.
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 |
