summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2013-07-13 23:37:34 +0400
committerIgor Pashev <pashev.igor@gmail.com>2013-07-13 23:37:34 +0400
commitf853ba73ce17151aa0a8a75b94fd629cc89c1cea (patch)
treefbbd6e124dc3e6c9516620fac64d27810cf4eb78
parent57f36a21e40531503a738668cb1aaafe719e8b4f (diff)
downloaddh-smf-f853ba73ce17151aa0a8a75b94fd629cc89c1cea.tar.gz
Typo & refs
-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.