summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
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)