From owner-cvs-all Wed Jul 26 13:12:51 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 C99B137BE1D; Wed, 26 Jul 2000 13:12:47 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA71037; Wed, 26 Jul 2000 13:12:47 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Message-Id: <200007262012.NAA71037@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Wed, 26 Jul 2000 13:12:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/newfs_msdos newfs_msdos.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2000/07/26 13:12:47 PDT Modified files: sbin/newfs_msdos newfs_msdos.c Log: Fix the reporting of a raw device node. Change a warnx to an errx since we should only attempt to use this utility on a character device. Approved by: green Revision Changes Path 1.12 +3 -3 src/sbin/newfs_msdos/newfs_msdos.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message