diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2002-11-19 07:02:26 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2002-11-19 07:02:26 +0000 |
commit | cf00a8fe5a66136136f8ff78766cb64c4621f88d (patch) | |
tree | 9e6991885ec57963583fa3f7f64bc6f5ac8e1d38 /perl-install/diskdrake/hd_gtk.pm | |
parent | e9746d5b1868e7ecdbabce94c47325e05c2f666d (diff) | |
download | drakx-cf00a8fe5a66136136f8ff78766cb64c4621f88d.tar drakx-cf00a8fe5a66136136f8ff78766cb64c4621f88d.tar.gz drakx-cf00a8fe5a66136136f8ff78766cb64c4621f88d.tar.bz2 drakx-cf00a8fe5a66136136f8ff78766cb64c4621f88d.tar.xz drakx-cf00a8fe5a66136136f8ff78766cb64c4621f88d.zip |
make perldoc working
Diffstat (limited to 'perl-install/diskdrake/hd_gtk.pm')
-rw-r--r-- | perl-install/diskdrake/hd_gtk.pm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/diskdrake/hd_gtk.pm b/perl-install/diskdrake/hd_gtk.pm index bbbcc6bdc..36336b8c1 100644 --- a/perl-install/diskdrake/hd_gtk.pm +++ b/perl-install/diskdrake/hd_gtk.pm @@ -25,6 +25,9 @@ my ($w, @notebook, $done_button); =begin + +=head1 SYNOPSYS + struct { string name # which is displayed in tab of the notebook bool no_auto # wether the kind can disappear after creation |