diff toys/touch.c @ 198:3227c5316260

Update links and add some more spec comments.
author Rob Landley <rob@landley.net>
date Tue, 11 Dec 2007 15:41:31 -0600
parents 30a6db5a95c2
children bc87305c391f
line wrap: on
line diff
--- a/toys/touch.c	Sun Dec 09 15:35:42 2007 -0600
+++ b/toys/touch.c	Tue Dec 11 15:41:31 2007 -0600
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2007 Charlie Shepherd <masterdriverz@gentoo.org>
  *
- * See http://www.opengroup.org/onlinepubs/007904975/utilities/touch.html
+ * See http://www.opengroup.org/onlinepubs/009695399/utilities/touch.html
  */
 
 #define _XOPEN_SOURCE 600