From owner-cvs-all Thu Feb 8 12:29:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 03F1F37B6C5; Thu, 8 Feb 2001 12:28:58 -0800 (PST) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f18KSvG15037; Thu, 8 Feb 2001 12:28:57 -0800 (PST) (envelope-from asmodai) Message-Id: <200102082028.f18KSvG15037@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Thu, 8 Feb 2001 12:28:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/random yarrow.c src/sys/sys kobj.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2001/02/08 12:28:57 PST Modified files: sys/dev/random yarrow.c sys/sys kobj.h Log: Fix typos: initalise -> initialise. Initalise is not an english word. Revision Changes Path 1.29 +6 -6 src/sys/dev/random/yarrow.c 1.6 +2 -2 src/sys/sys/kobj.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message