From owner-cvs-src@FreeBSD.ORG Mon May 16 05:37:32 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB9B616A4CE; Mon, 16 May 2005 05:37:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1D0B43DA8; Mon, 16 May 2005 05:37:32 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j4G5bWZ0065545; Mon, 16 May 2005 05:37:32 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4G5bWCZ065544; Mon, 16 May 2005 05:37:32 GMT (envelope-from imp) Message-Id: <200505160537.j4G5bWCZ065544@repoman.freebsd.org> From: Warner Losh Date: Mon, 16 May 2005 05:37:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2005 05:37:33 -0000 imp 2005-05-16 05:37:32 UTC FreeBSD src repository Modified files: . UPDATING Log: cleanup a danging reference to cleaning up /etc/fstab. Since we don't support 4->6 upgrades, this is moot. Most 4.x installations even, have things compatible with 5 at thsi point, but some don't, so I'll leave it in the branch... submitted by: kevlo Revision Changes Path 1.404 +0 -1 src/UPDATING