aboutsummaryrefslogtreecommitdiff
path: root/toys/touch.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/touch.c')
-rw-r--r--toys/touch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/touch.c b/toys/touch.c
index 9392967a..da93ffc5 100644
--- a/toys/touch.c
+++ b/toys/touch.c
@@ -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