From owner-cvs-all Sat Jan 29 21: 9:52 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 934C6152BA; Sat, 29 Jan 2000 21:09:50 -0800 (PST) (envelope-from luoqi@FreeBSD.org) Received: (from luoqi@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA50983; Sat, 29 Jan 2000 21:09:50 -0800 (PST) (envelope-from luoqi@FreeBSD.org) Message-Id: <200001300509.VAA50983@freefall.freebsd.org> From: Luoqi Chen Date: Sat, 29 Jan 2000 21:09:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/tunefs tunefs.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk luoqi 2000/01/29 21:09:49 PST Modified files: sbin/tunefs tunefs.c Log: Typo fix. While I am at it, remove the name translation from block to raw device, they are equivalent now (or more accurately we no longer have block devices). Submitted by: Gregory Sutter Revision Changes Path 1.10 +4 -27 src/sbin/tunefs/tunefs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message