From owner-cvs-all Sun Oct 31 20: 3:19 1999 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 A6317152F2; Sun, 31 Oct 1999 20:03:02 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA19592; Sun, 31 Oct 1999 20:03:02 -0800 (PST) (envelope-from peter@FreeBSD.org) Message-Id: <199911010403.UAA19592@freefall.freebsd.org> From: Peter Wemm Date: Sun, 31 Oct 1999 20:03:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/conf GENERIC src/sys/i386/conf GENERIC LINT NEWCARD PCCARD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/10/31 20:03:01 PST Modified files: sys/alpha/conf GENERIC sys/i386/conf GENERIC LINT NEWCARD PCCARD Log: Update examples using 'disk' and 'tape' - they used to have magic meaning to config(8) for static device tables that have not existed for quite some time. They have been aliases for 'device' for a while, and "tape" went away entirely as it wasn't used anywhere (except in an example in LINT.. "fixed"). Revision Changes Path 1.48 +2 -2 src/sys/alpha/conf/GENERIC 1.199 +7 -7 src/sys/i386/conf/GENERIC 1.665 +11 -11 src/sys/i386/conf/LINT 1.3 +7 -7 src/sys/i386/conf/NEWCARD 1.23 +7 -7 src/sys/i386/conf/PCCARD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message