From 011c1d1c0766c65517ebd495465c99e86edb63ec Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Mon, 11 Oct 2010 14:49:26 -0700 Subject: Update to bash-4.1 --- examples/loadables/README | 3 --- 1 file changed, 3 deletions(-) (limited to 'examples/loadables/README') diff --git a/examples/loadables/README b/examples/loadables/README index 8a2ac81..d29b43a 100644 --- a/examples/loadables/README +++ b/examples/loadables/README @@ -32,9 +32,6 @@ the canonical example. There is no real `builtin writers' programming guide'. The file template.c provides a template to use for creating new loadable builtins. -On Debian GNU/Linux systems, the bash headers are in /usr/include/bash. -The appropriate options are already set in the example Makefile. - basename.c Return non-directory portion of pathname. cat.c cat(1) replacement with no options - the way cat was intended. cut.c cut(1) replacement. -- cgit v1.2.3