projects
/
platform
/
upstream
/
toybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e06171
)
SUSv4 is out, update template link.
author
Rob Landley
<rob@landley.net>
Tue, 15 Nov 2011 07:09:27 +0000
(
01:09
-0600)
committer
Rob Landley
<rob@landley.net>
Tue, 15 Nov 2011 07:09:27 +0000
(
01:09
-0600)
toys/hello.c
patch
|
blob
|
history
diff --git
a/toys/hello.c
b/toys/hello.c
index
87c30ae
..
2612e81
100644
(file)
--- a/
toys/hello.c
+++ b/
toys/hello.c
@@
-5,7
+5,7
@@
* Copyright 2006 Rob Landley <rob@landley.net>
*
* Not in SUSv3.
- * See http://
www.opengroup.org/onlinepubs/0096953
99/utilities/
+ * See http://
opengroup.org/onlinepubs/96999197
99/utilities/
USE_HELLO(NEWTOY(hello, "e@d*c#b:a", TOYFLAG_USR|TOYFLAG_BIN))