summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdh_smf4
1 files changed, 2 insertions, 2 deletions
diff --git a/dh_smf b/dh_smf
index 7c52208..7dab5b0 100755
--- a/dh_smf
+++ b/dh_smf
@@ -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.