From owner-cvs-all Mon Jul 24 13:23: 3 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 066A037B5FA; Mon, 24 Jul 2000 13:22:55 -0700 (PDT) (envelope-from charnier@FreeBSD.org) Received: (from charnier@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA98414; Mon, 24 Jul 2000 13:22:54 -0700 (PDT) (envelope-from charnier@FreeBSD.org) Message-Id: <200007242022.NAA98414@freefall.freebsd.org> From: Philippe Charnier Date: Mon, 24 Jul 2000 13:22:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/colcrt colcrt.1 colcrt.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG charnier 2000/07/24 13:22:54 PDT Modified files: usr.bin/colcrt colcrt.1 colcrt.c Log: Start enumerate option with `The following options are available' like most of the utilities. .Nm prog -> .Nm Remove unused include Make use of getopt() instead of parsing params by hand. Revision Changes Path 1.5 +5 -5 src/usr.bin/colcrt/colcrt.1 1.7 +16 -18 src/usr.bin/colcrt/colcrt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message