From owner-cvs-all Fri Jul 14 11: 4:46 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 0076E37B547; Fri, 14 Jul 2000 11:04:41 -0700 (PDT) (envelope-from ben@FreeBSD.org) Received: (from ben@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA05518; Fri, 14 Jul 2000 11:04:40 -0700 (PDT) (envelope-from ben@FreeBSD.org) Message-Id: <200007141804.LAA05518@freefall.freebsd.org> From: Ben Smithurst Date: Fri, 14 Jul 2000 11:04:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dumpon dumpon.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ben 2000/07/14 11:04:40 PDT Modified files: sbin/dumpon dumpon.8 Log: * Clarify text on choosing a dump device * Remove the text which states only devices with minor number 1 can be used - this is no longer true. * Mention that dumpon(8) cannot be used to capture dumps from panics during kernel initialization. * /dev/wd -> /dev/ad PR: 19848 Submitted by: Udo Erdelhoff Reviewed by: sheldonh Revision Changes Path 1.14 +18 -8 src/sbin/dumpon/dumpon.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message