summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoeyh <joeyh>2007-04-13 16:37:33 +0000
committerjoeyh <joeyh>2007-04-13 16:37:33 +0000
commit2b66706750bb603d06d12cf7b3719bd362b19c87 (patch)
treea81ccb9bb43990d3914b440225623310073e22f3 /doc
parenta0656a38e5b6b196cdece6951190ba77e28c76df (diff)
r1988: releasing version 5.0.45
Diffstat (limited to 'doc')
-rw-r--r--doc/PROGRAMMING2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING
index 45456787..97f85650 100644
--- a/doc/PROGRAMMING
+++ b/doc/PROGRAMMING
@@ -222,6 +222,8 @@ autoscript($package, $scriptname, $snippetname, $sedcommands)
(optional)
This command automatically adds shell script snippets to a debian
maintainer script (like the postinst or prerm).
+ Note that in v6 mode and up, the snippets are added in reverse
+ order for the removal scripts.
dirname($pathname)
Return directory part of pathname.
basename($pathname)