From owner-cvs-all Sun Dec 31 3:20:52 2000 From owner-cvs-all@FreeBSD.ORG Sun Dec 31 03:20:50 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 071D137B698; Sun, 31 Dec 2000 03:20:50 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBVBKnl57947; Sun, 31 Dec 2000 03:20:50 -0800 (PST) (envelope-from phk) Message-Id: <200012311120.eBVBKnl57947@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 31 Dec 2000 03:20:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mdconfig mdconfig.8 Makefile mdconfig.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phk 2000/12/31 03:20:49 PST Modified files: sbin/mdconfig Makefile mdconfig.c Added files: sbin/mdconfig mdconfig.8 Log: Improve cmdline parsing and messages. Add a rudimentary man-page. (I'm no mdoc wizard, feel free to attack my mistakes and blunders) Revision Changes Path 1.2 +2 -3 src/sbin/mdconfig/Makefile 1.2 +65 -20 src/sbin/mdconfig/mdconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message