From be92b3fed8748d5aebf615a99169799792d72b69 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Tue, 15 Nov 2011 01:09:27 -0600 Subject: SUSv4 is out, update template link. --- toys/hello.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toys') diff --git a/toys/hello.c b/toys/hello.c index 87c30ae2..2612e810 100644 --- a/toys/hello.c +++ b/toys/hello.c @@ -5,7 +5,7 @@ * Copyright 2006 Rob Landley * * Not in SUSv3. - * See http://www.opengroup.org/onlinepubs/009695399/utilities/ + * See http://opengroup.org/onlinepubs/9699919799/utilities/ USE_HELLO(NEWTOY(hello, "e@d*c#b:a", TOYFLAG_USR|TOYFLAG_BIN)) -- cgit v1.2.3