From owner-cvs-src@FreeBSD.ORG Sat Apr 16 11:16:26 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 27F7B16A508 for ; Sat, 16 Apr 2005 11:16:26 +0000 (GMT) Received: from cyrus.watson.org (cyrus.watson.org [204.156.12.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46BF543D1F for ; Sat, 16 Apr 2005 11:16:25 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by cyrus.watson.org (Postfix) with ESMTP id 735C146B39 for ; Sat, 16 Apr 2005 07:16:24 -0400 (EDT) Date: Sat, 16 Apr 2005 12:17:10 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: cvs-src@FreeBSD.org Message-ID: <20050416121620.F64125@fledge.watson.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Repo-copy: mac_is_present_np.3 -> mac_is_present.3 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: Sat, 16 Apr 2005 11:16:26 -0000 Could you please repo-copy: src/lib/libc/posix1e/mac_is_present_np.3 to: src/lib/libc/posix1e/mac_is_present.3 The function was renamed, but not the file, previously. Thanks, Robert N M Watson