diff options
-rwxr-xr-x | dh_smf | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -17,7 +17,7 @@ B<dh_smf> [S<I<debhelper options>>] [B<--name=>I<name>] [B<-n>] [B<-R>] [B<-r>] =head1 DESCRIPTION B<dh_smf> is a debhelper program that is responsible for installing -SMF manifests and scripts scripts with associated defaults files. +SMF manifests and scripts with associated defaults files. It also automatically generates the F<postinst> and F<postrm> and F<prerm> commands needed to manage SMF services. @@ -95,7 +95,7 @@ foreach my $package (@{$dh{DOPACKAGES}}) { =head1 SEE ALSO -L<debhelper(7)> +L<debhelper(7)>, L<dh_installinit(1)>, L<smf(5)>, L<svccfg(1M)> This program is a part of debhelper. |