From owner-cvs-all@FreeBSD.ORG Wed Dec 22 15:09:07 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 E5BC916A4CE; Wed, 22 Dec 2004 15:09:07 +0000 (GMT) Received: from volginfo.ru (ns.volginfo.ru [217.23.84.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 495E443D55; Wed, 22 Dec 2004 15:09:07 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from [192.168.1.32] (llp-13.vistcom.ru [217.23.84.68]) by volginfo.ru (Postfix) with ESMTP id A18102014; Wed, 22 Dec 2004 18:09:06 +0300 (MSK) Message-ID: <41C98E0C.7050701@FreeBSD.org> Date: Wed, 22 Dec 2004 18:09:00 +0300 From: Denis Peplin User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041008 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: Marco Trentini References: <200412221127.iBMBRPMc036186@repoman.freebsd.org> <20041222145339.GC10665@einstein.lab> In-Reply-To: <20041222145339.GC10665@einstein.lab> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: doc-committers@freebsd.org cc: cvs-doc@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/basics chapter.sgml 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: Wed, 22 Dec 2004 15:09:08 -0000 Hello! Marco Trentini wrote: > + > + > + /rescue/ > + Statically linked programs for emergency recovery; see > + &man.rescue.8;. > + > > /root/ > Home directory for the root > > Missing even if it build correctly. > Fixed, thanks!