From owner-cvs-all@FreeBSD.ORG Mon Dec 13 23:23:39 2004 Return-Path: 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 1130016A4CE; Mon, 13 Dec 2004 23:23:39 +0000 (GMT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45DDE43D68; Mon, 13 Dec 2004 23:23:38 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from localhost (ip68-100-2-61.dc.dc.cox.net [68.100.2.61]) (authenticated bits=0) by pittgoth.com (8.12.10/8.12.10) with ESMTP id iBDNNaag056431 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 13 Dec 2004 18:23:37 -0500 (EST) (envelope-from trhodes@FreeBSD.org) Date: Mon, 13 Dec 2004 18:23:43 -0500 From: Tom Rhodes To: Warner Losh Message-ID: <20041213182343.5a1c4c63@localhost> In-Reply-To: <200412132309.iBDN9JVl086168@repoman.freebsd.org> References: <200412132309.iBDN9JVl086168@repoman.freebsd.org> X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2004 23:23:39 -0000 On Mon, 13 Dec 2004 23:09:19 +0000 (UTC) Warner Losh wrote: > imp 2004-12-13 23:09:19 UTC > > FreeBSD src repository > > Modified files: > share/man/man9 Makefile > Log: > The format of the MLINKS entries is pairwise, not MLINKS += wise. So > list kernel_mount.9 the required number of times to allow make > installworld to complete. Yea, my bad. I 'had' a patch for it. :) -- Tom Rhodes