From owner-cvs-all@FreeBSD.ORG Mon May 5 14:21:32 2003 Return-Path: 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 5031A37B401; Mon, 5 May 2003 14:21:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E52B343F85; Mon, 5 May 2003 14:21:31 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45LLV0U011555; Mon, 5 May 2003 14:21:31 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45LLVVa011554; Mon, 5 May 2003 14:21:31 -0700 (PDT) Message-Id: <200305052121.h45LLVVa011554@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 5 May 2003 14:21:31 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2003 21:21:32 -0000 phk 2003/05/05 14:21:31 PDT FreeBSD src repository Modified files: sys/conf NOTES Log: Put descriptive comments on the GEOM_* options Revision Changes Path 1.1148 +9 -9 src/sys/conf/NOTES