aboutsummaryrefslogtreecommitdiff
path: root/toys/false.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/false.c')
-rw-r--r--toys/false.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/false.c b/toys/false.c
index aa7bf0e7..d4345a6d 100644
--- a/toys/false.c
+++ b/toys/false.c
@@ -2,7 +2,7 @@
/*
* false.c - Return nonzero.
*
- * See http://www.opengroup.org/onlinepubs/007904975/utilities/false.html
+ * See http://www.opengroup.org/onlinepubs/009695399/utilities/false.html
*/
#include "toys.h"