summaryrefslogtreecommitdiff
path: root/dh_installinit
diff options
context:
space:
mode:
authorjoey <joey>2001-02-15 04:58:28 +0000
committerjoey <joey>2001-02-15 04:58:28 +0000
commit88e188b9522cee85a86e4a4e0e76cdf71e0c891a (patch)
treed4e0fa18dc0461b7da34e1b5155981119408f456 /dh_installinit
parent455756d1bb8afa6ed981d5a22dbeae69b0c914d7 (diff)
r446: spelling patch
Diffstat (limited to 'dh_installinit')
-rwxr-xr-xdh_installinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_installinit b/dh_installinit
index 214028e2..835b955f 100755
--- a/dh_installinit
+++ b/dh_installinit
@@ -46,7 +46,7 @@ Do not restart daemon on upgrade.
=item B<-d>, B<--remove-d>
Remove trailing "d" from the name of the package, and use the result for the
-filename the init script is installed as in etc/init.d/ , and the defualt file
+filename the init script is installed as in etc/init.d/ , and the default file
is installed as in etc/default/ . This may be useful for daemons with names
ending in "d". (Note: this takes precedence over the --init-script parameter
described below.)