From: ivan Date: Tue, 11 Jun 2002 09:51:23 +0000 (+0000) Subject: notes X-Git-Tag: freeside_1_4_0_pre14~21 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=340906d63346ccf1cffe138e58feb5244e1aa0a2;hp=fe45096f26f6267607ffe63eb3003ef3450a2a87 notes --- diff --git a/FS/FS/part_export.pm b/FS/FS/part_export.pm index 7661d7e10..52c8213a0 100644 --- a/FS/FS/part_export.pm +++ b/FS/FS/part_export.pm @@ -615,14 +615,14 @@ tie my %sqlmail_options, 'Tie::IxHash', 'Batch export of /etc/passwd and /etc/shadow files (Linux/SysV)', 'options' => \%sysvshell_options, 'nodomain' => 'Y', - 'notes' => 'MD5 crypt requires installation of Crypt::PasswdMD5 from CPAN.', + 'notes' => 'MD5 crypt requires installation of Crypt::PasswdMD5 from CPAN. Run shell.export, etc.', }, 'bsdshell' => { 'desc' => 'Batch export of /etc/passwd and /etc/master.passwd files (BSD)', 'options' => \%bsdshell_options, 'nodomain' => 'Y', - 'notes' => 'MD5 crypt requires installation of Crypt::PasswdMD5 from CPAN.', + 'notes' => 'MD5 crypt requires installation of Crypt::PasswdMD5 from CPAN. Run shell.export, etc.', }, # 'nis' => { # 'desc' =>