diff options
author | Joey Hess <joey@kitenet.net> | 2011-12-06 17:16:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-12-06 17:16:59 -0400 |
commit | 41f574646882bb98dd6693dddb4551ebcac04dc5 (patch) | |
tree | c4608d0f352c78593789a2ad54a7dd85b613a21a /dh_installinit | |
parent | a4cf3e83f425663c6c190791fe3ea92b7143191a (diff) | |
download | debhelper-41f574646882bb98dd6693dddb4551ebcac04dc5.tar.gz |
Typo fixes. Closes: #651224 Thanks, Chris Leick
Diffstat (limited to 'dh_installinit')
-rwxr-xr-x | dh_installinit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_installinit b/dh_installinit index f5e58e90..d08798a8 100755 --- a/dh_installinit +++ b/dh_installinit @@ -21,7 +21,7 @@ build directories, and in the former case providing compatibility handling for non-upstart systems. It also automatically generates the F<postinst> and F<postrm> and F<prerm> commands -needed to set up the symlinks in F</etc/rc*.d/> and to start and stop the init +needed to set up the symlinks in F</etc/rc*.d/> to start and stop the init scripts. =head1 FILES |