From owner-cvs-all Fri Jan 28 19:13:59 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D4E915130; Fri, 28 Jan 2000 19:13:51 -0800 (PST) (envelope-from jdp@FreeBSD.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA51577; Fri, 28 Jan 2000 19:13:51 -0800 (PST) (envelope-from jdp@FreeBSD.org) Message-Id: <200001290313.TAA51577@freefall.freebsd.org> From: John Polstra Date: Fri, 28 Jan 2000 19:13:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-aout Makefile rtld.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 2000/01/28 19:13:51 PST Modified files: libexec/rtld-aout Makefile Removed files: libexec/rtld-aout rtld.1 Log: Move the man pages for the a.out dynamic linker into the 1aout section. I created rtld.1aout earlier with a repository copy. This clears the way for the ELF dynamic linker man page, which I will commit next. Revision Changes Path 1.29 +3 -3 src/libexec/rtld-aout/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message