Add a comment with link to the SUSv3 standard for xargs

This commit is contained in:
Glenn L McGrath 2003-10-30 22:51:33 +00:00
parent 09c295a5bc
commit 40c9489d33

View File

@ -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>