mirror of https://github.com/mirror/busybox.git
Add a comment with link to the SUSv3 standard for xargs
parent
09c295a5bc
commit
40c9489d33
|
@ -23,6 +23,9 @@
|
|||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*
|
||||
* xargs is described in the Single Unix Specification v3 at
|
||||
* http://www.opengroup.org/onlinepubs/007904975/utilities/xargs.html
|
||||
*
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in New Issue