From owner-cvs-sys Fri Jan 19 11:09:38 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA05332 for cvs-sys-outgoing; Fri, 19 Jan 1996 11:09:38 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA05315 Fri, 19 Jan 1996 11:09:26 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id MAA15847; Fri, 19 Jan 1996 12:12:04 -0700 Date: Fri, 19 Jan 1996 12:12:04 -0700 From: Nate Williams Message-Id: <199601191912.MAA15847@rocky.sri.MT.net> To: Stefan Esser Cc: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/pci pcireg.h In-Reply-To: <199601191903.LAA04824@freefall.freebsd.org> References: <199601191903.LAA04824@freefall.freebsd.org> Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk > Modified: sys/pci pcireg.h > Log: > Fix bad typo: > was used instead of >> ... > > Submitted by: Matt Thomas Shouldn't this and the previous fix go into -stable?