From owner-cvs-all Thu Nov 2 5:55:31 2000 Delivered-To: cvs-all@freebsd.org Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (Postfix) with ESMTP id 35C1737B4C5 for ; Thu, 2 Nov 2000 05:55:26 -0800 (PST) Received: from nwl.fw.uunet.co.za ([196.31.2.162]) by lists01.iafrica.com with esmtp (Exim 3.12 #2) id 13rKpm-0003FL-00 for cvs-all@freebsd.org; Thu, 02 Nov 2000 15:55:14 +0200 Received: (from nobody@localhost) by nwl.fw.uunet.co.za (8.8.8/8.6.9) id PAA20227 for ; Thu, 2 Nov 2000 15:55:22 +0200 (SAST) Received: by nwl.fw.uunet.co.za via recvmail id 20057; Thu Nov 2 15:54:12 2000 Received: from sheldonh (helo=axl.fw.uunet.co.za) by axl.fw.uunet.co.za with local-esmtp (Exim 3.16 #1) id 13rKom-0004mj-00 for cvs-all@FreeBSD.ORG; Thu, 02 Nov 2000 15:54:12 +0200 From: Sheldon Hearn To: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/modules/linux Makefile linux.8 linux.sh In-reply-to: Your message of "Thu, 02 Nov 2000 05:48:54 PST." <200011021348.FAA60414@freefall.freebsd.org> Date: Thu, 02 Nov 2000 15:54:12 +0200 Message-ID: <18396.973173252@axl.fw.uunet.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 02 Nov 2000 05:48:54 PST, Sheldon Hearn wrote: > Modified files: > sys/modules/linux Makefile > Removed files: > sys/modules/linux linux.8 linux.sh > Log: > Retire linux(8). Users tracking CURRENT are encouraged to remove stale linux.8 manual pages: # rm /usr/share/man/{cat,man}8/linux.8.gz This will ensure that the correct linux(4) manual page is presented. The linux(4) manual page provides instructions on setting up Linux ABI support for those who refuse to let /etc/rc and the linux_base port do it for them. I think we've covered all our bases here in terms of ensuring that nobody gets left out in the cold. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message