From 0080ea7992c4c0236ff58497e6342cbe4aafc0c3 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 30 Mar 2009 03:50:07 +0000 Subject: update `trap` poisx link --- shell/hush.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/hush.c') diff --git a/shell/hush.c b/shell/hush.c index 8f99b59d3..a7aa32abe 100644 --- a/shell/hush.c +++ b/shell/hush.c @@ -4529,7 +4529,7 @@ int lash_main(int argc, char **argv) /* * Built-ins */ -/* http://www.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18_28 +/* http://www.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#trap * * Traps are also evaluated immediately instead of being delayed properly: * http://www.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18_11 -- cgit v1.2.3