summaryrefslogtreecommitdiff
path: root/doc/PROGRAMMING
diff options
context:
space:
mode:
Diffstat (limited to 'doc/PROGRAMMING')
-rw-r--r--doc/PROGRAMMING4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING
index 69302d34..423d21ed 100644
--- a/doc/PROGRAMMING
+++ b/doc/PROGRAMMING
@@ -210,6 +210,10 @@ autoscript()
(optional)
This command automatically adds shell script snippets to a debian
maintainer script (like the postinst or prerm).
+dirname()
+ Return directory part of pathname.
+basename()
+ Return base of pathname,
-- Joey Hess <joeyh@debian.org>