summaryrefslogtreecommitdiff
path: root/dh_usrlocal
diff options
context:
space:
mode:
authorjoey <joey>2005-04-22 15:37:43 +0000
committerjoey <joey>2005-04-22 15:37:43 +0000
commit6a98699c62fde1e1c75b35ecc360dd675e732187 (patch)
tree7054c331dbb2a6039b19ada50c9f93d8a62c6b90 /dh_usrlocal
parentd721a00f78677b0f8d0c7ece96e5e732115e05ba (diff)
r1754: * Man page typo fixes. Closes: #305809, #305804, #305815, #305810
Closes: #305812, #305814, #305819, #305818, #305817, #305822
Diffstat (limited to 'dh_usrlocal')
-rwxr-xr-xdh_usrlocal4
1 files changed, 2 insertions, 2 deletions
diff --git a/dh_usrlocal b/dh_usrlocal
index 603c37ca..da709491 100755
--- a/dh_usrlocal
+++ b/dh_usrlocal
@@ -25,11 +25,11 @@ It finds subdirectories of usr/local in the package build directory, and
removes them, replacing them with maintainer script snippets (unless B<-n>
is used) to create the directories at install time, and remove them when
the package is removed, in a manner compliant with Debian policy. See
-L<dh_installdeb(1)> for an explantion of Debhelper maintainer script
+L<dh_installdeb(1)> for an explanation of Debhelper maintainer script
snippets.
If the directories found in the build tree have unusual owners, groups, or
-permisions, then those values will be preserved in the directories made by
+permissions, then those values will be preserved in the directories made by
the postinst script. However, as a special exception, if a directory is owned
by root.root, it will be treated as if it is owned by root.staff and is mode
2775. This is useful, since that is the group and mode policy recommends for