From owner-cvs-all Mon Jul 3 6:29:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A7FF37BC85; Mon, 3 Jul 2000 06:29:04 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA17166; Mon, 3 Jul 2000 06:29:04 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200007031329.GAA17166@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 3 Jul 2000 06:29:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/comcontrol comcontrol.8 comcontrol.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/07/03 06:29:04 PDT Modified files: sbin/comcontrol comcontrol.8 comcontrol.c Log: Remove the use of a dash in the usage, since this isn't in keeping with other utilities which offer similar functionality. This change was discussed with ache, who brought in the ability to use a dash to represent stdin in comcontrol. Revision Changes Path 1.20 +2 -2 src/sbin/comcontrol/comcontrol.8 1.11 +2 -2 src/sbin/comcontrol/comcontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message