From owner-cvs-all Thu Feb 4 16:42:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA22376 for cvs-all-outgoing; Thu, 4 Feb 1999 16:42:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA22371; Thu, 4 Feb 1999 16:42:14 -0800 (PST) (envelope-from archie@FreeBSD.org) From: Archie Cobbs Received: (from archie@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id QAA12120; Thu, 4 Feb 1999 16:42:14 -0800 (PST) (envelope-from archie@FreeBSD.org) Date: Thu, 4 Feb 1999 16:42:14 -0800 (PST) Message-Id: <199902050042.QAA12120@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/split split.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk archie 1999/02/04 16:42:14 PST Modified files: usr.bin/split split.c Log: Print usage via fprintf(stderr, ..) instead of errx() to avoid progname prefix. Submitted by: Philippe Charnier Revision Changes Path 1.6 +3 -2 src/usr.bin/split/split.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message