From owner-cvs-all Sun Jan 23 4:58:58 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 34BB114E95; Sun, 23 Jan 2000 04:58:48 -0800 (PST) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA58488; Sun, 23 Jan 2000 04:49:44 -0800 (PST) (envelope-from asmodai@FreeBSD.org) Message-Id: <200001231249.EAA58488@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Sun, 23 Jan 2000 04:49:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/fdformat fdformat.1 fdformat.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asmodai 2000/01/23 04:49:44 PST Modified files: usr.sbin/fdformat fdformat.1 fdformat.c Log: Fix fdformat to not use /dev/r* device nodes anymore, this usage has been made obsolete by the block/char device merging. Reflect this change in the manual page and fix the usage of a backslash in ``e.g.''. Reviewed by: bright, sheldonh, phk Revision Changes Path 1.16 +7 -7 src/usr.sbin/fdformat/fdformat.1 1.11 +3 -3 src/usr.sbin/fdformat/fdformat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message