From 1580712ddc7c6faf97ed46452e410e72291814ce Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 21 Dec 2001 15:59:39 +0000 Subject: r498: * Typo, Closes: #122679 * Export dirname from Dh_Lib, and related cleanup, Closes: #125770 * Document dirname, basename in PROGRAMMING --- doc/PROGRAMMING | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') 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 -- cgit v1.2.3