From d4a24f2aae0b1e60b805062adf9ba51c011d75c7 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 7 Apr 2009 07:28:25 +0000 Subject: here documents have been added, so drop from TODO --- shell/hush.c | 1 - 1 file changed, 1 deletion(-) (limited to 'shell/hush.c') diff --git a/shell/hush.c b/shell/hush.c index 1740187d4..dc59d73bb 100644 --- a/shell/hush.c +++ b/shell/hush.c @@ -40,7 +40,6 @@ * POSIX syntax not implemented: * aliases * <(list) and >(list) Process Substitution - * Here Documents ( << word ) * Functions * Tilde Expansion * -- cgit v1.2.3