From owner-cvs-all@FreeBSD.ORG Fri Oct 12 15:12:18 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF95E16A41A; Fri, 12 Oct 2007 15:12:18 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 93C9913C45A; Fri, 12 Oct 2007 15:12:18 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l9CFCI1h054895; Fri, 12 Oct 2007 15:12:18 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9CFCI9i054894; Fri, 12 Oct 2007 15:12:18 GMT (envelope-from bmah) Message-Id: <200710121512.l9CFCI9i054894@repoman.freebsd.org> From: "Bruce A. Mah" Date: Fri, 12 Oct 2007 15:12:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/release/doc/share/examples Makefile.relnotesng X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 12 Oct 2007 15:12:18 -0000 bmah 2007-10-12 15:12:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) release/doc/share/examples Makefile.relnotesng Log: Stage RELENG_7 release documentation to the correct directory. Technically, "7-STABLE" isn't the right name for this directory but it will be after 7.0-RELEASE, and naming the directory this way means we don't have to go fix it up later. Approved by: re (implicitly) Revision Changes Path 1.16.2.1 +1 -1 src/release/doc/share/examples/Makefile.relnotesng