From 0606e2a29c64d7eed3902706fbb78b399a1b3e07 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Thu, 5 Jul 2012 08:21:57 -0500 Subject: Add LSB link to the template, for reference. --- toys/hello.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/toys/hello.c b/toys/hello.c index 3085b333..06aa470b 100644 --- a/toys/hello.c +++ b/toys/hello.c @@ -4,8 +4,9 @@ * * Copyright 2012 Rob Landley * - * Not in SUSv4. + * Not in SUSv4/LSB. * See http://opengroup.org/onlinepubs/9699919799/utilities/ + * See http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic/cmdbehav.html USE_HELLO(NEWTOY(hello, "e@d*c#b:a", TOYFLAG_USR|TOYFLAG_BIN)) -- cgit v1.2.3