From owner-cvs-all Fri Oct 5 1:12: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E4F2F37B401; Fri, 5 Oct 2001 01:12:03 -0700 (PDT) Received: (from yar@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f958C3293199; Fri, 5 Oct 2001 01:12:03 -0700 (PDT) (envelope-from yar) Message-Id: <200110050812.f958C3293199@freefall.freebsd.org> From: Yar Tikhiy Date: Fri, 5 Oct 2001 01:12:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 agp.4 Makefile src/share/man/man4/man4.i386 Makefile agp.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yar 2001/10/05 01:12:03 PDT Modified files: share/man/man4 Makefile share/man/man4/man4.i386 Makefile Added files: share/man/man4 agp.4 Removed files: share/man/man4/man4.i386 agp.4 Log: Move the agp(4) page from the i386 directory to the machine-independent directory since AGP is used on other architectures as well. Revision Changes Path 1.137 +4 -2 src/share/man/man4/Makefile 1.1 +70 -0 src/share/man/man4/agp.4 (new) 1.136 +3 -4 src/share/man/man4/man4.i386/Makefile 1.3 +0 -70 src/share/man/man4/man4.i386/agp.4 (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message