From owner-cvs-all@FreeBSD.ORG  Fri Jul 29 21:45:47 2005
Return-Path: <owner-cvs-all@FreeBSD.ORG>
X-Original-To: cvs-all@FreeBSD.org
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 2F2BF16A41F;
	Fri, 29 Jul 2005 21:45:47 +0000 (GMT)
	(envelope-from netchild@FreeBSD.org)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0196F43D46;
	Fri, 29 Jul 2005 21:45:47 +0000 (GMT)
	(envelope-from netchild@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 j6TLjksq099550;
	Fri, 29 Jul 2005 21:45:46 GMT
	(envelope-from netchild@repoman.freebsd.org)
Received: (from netchild@localhost)
	by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j6TLjkNc099549;
	Fri, 29 Jul 2005 21:45:46 GMT (envelope-from netchild)
Message-Id: <200507292145.j6TLjkNc099549@repoman.freebsd.org>
From: Alexander Leidinger <netchild@FreeBSD.org>
Date: Fri, 29 Jul 2005 21:45:46 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Cc: 
Subject: cvs commit: src Makefile.inc1 ObsoleteFiles.inc src/share/man/man7
 build.7
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 29 Jul 2005 21:45:47 -0000

netchild    2005-07-29 21:45:46 UTC

  FreeBSD src repository

  Modified files:
    .                    ObsoleteFiles.inc Makefile.inc1 
    share/man/man7       build.7 
  Log:
   - Move recently added dir into the correct section.
   - Add a note about the organisation of the sections.
   - Expand shell globs (they worked in a previous version of the delete-old
     target, but not in this one).
   - Use the correct way of checking for a native environment. [1]
   - Add some more obsolete files.
   - Fix some bad english. [1]
  
  Suggested by:   ru [1]
  Approved by:    mentor (joerg)
  
  Revision  Changes    Path
  1.503     +6 -6      src/Makefile.inc1
  1.5       +60 -6     src/ObsoleteFiles.inc
  1.32      +2 -2      src/share/man/man7/build.7