diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-07-13 23:37:34 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-07-13 23:37:34 +0400 |
commit | f853ba73ce17151aa0a8a75b94fd629cc89c1cea (patch) | |
tree | fbbd6e124dc3e6c9516620fac64d27810cf4eb78 | |
parent | 57f36a21e40531503a738668cb1aaafe719e8b4f (diff) | |
download | dh-smf-f853ba73ce17151aa0a8a75b94fd629cc89c1cea.tar.gz |
Typo & refs
-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. |