From owner-cvs-all Sun Sep 22 1:54:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CF8837B401; Sun, 22 Sep 2002 01:54:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D53D43E42; Sun, 22 Sep 2002 01:54:18 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Received: from freefall.freebsd.org (truckman@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8M8sICo074388; Sun, 22 Sep 2002 01:54:18 -0700 (PDT) (envelope-from truckman@freefall.freebsd.org) Received: (from truckman@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8M8sIec074387; Sun, 22 Sep 2002 01:54:18 -0700 (PDT) Message-Id: <200209220854.g8M8sIec074387@freefall.freebsd.org> From: Don Lewis Date: Sun, 22 Sep 2002 01:54:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/unionfs union_subr.c union_vfsops.c union_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG truckman 2002/09/22 01:54:18 PDT Modified files: sys/fs/unionfs union_subr.c union_vfsops.c union_vnops.c Log: Fix misspellings, capitalization, and punctuation in comments. Minor comment phrasing and style changes. Revision Changes Path 1.63 +43 -41 src/sys/fs/unionfs/union_subr.c 1.56 +13 -9 src/sys/fs/unionfs/union_vfsops.c 1.92 +39 -40 src/sys/fs/unionfs/union_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message