summaryrefslogtreecommitdiffstats
path: root/perl-install/fs/dmcrypt.pm
diff options
context:
space:
mode:
authorThierry.Vignaud <thierry.vignaud@gmail.com>2014-05-26 11:30:33 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2014-05-26 22:01:47 +0200
commit0985e8b3c81ec15517cdd5027570207a19adffea (patch)
treeb87f9b95eb39e6ee59e9ef4e4c3bb15e5b9de6fc /perl-install/fs/dmcrypt.pm
parent4682e310e69f5c5588a8c94e0cacde87ceed12b8 (diff)
downloaddrakx-0985e8b3c81ec15517cdd5027570207a19adffea.tar
drakx-0985e8b3c81ec15517cdd5027570207a19adffea.tar.gz
drakx-0985e8b3c81ec15517cdd5027570207a19adffea.tar.bz2
drakx-0985e8b3c81ec15517cdd5027570207a19adffea.tar.xz
drakx-0985e8b3c81ec15517cdd5027570207a19adffea.zip
add missing headers
Diffstat (limited to 'perl-install/fs/dmcrypt.pm')
-rw-r--r--perl-install/fs/dmcrypt.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/fs/dmcrypt.pm b/perl-install/fs/dmcrypt.pm
index f26bad391..69f32920d 100644
--- a/perl-install/fs/dmcrypt.pm
+++ b/perl-install/fs/dmcrypt.pm
@@ -15,6 +15,8 @@ use run_program;
Manage encrypted file systems using cryptsetup
+=head1 Functions
+
=over
=cut