From owner-cvs-all@FreeBSD.ORG Fri Mar 23 03:56:47 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F041A16A407; Fri, 23 Mar 2007 03:56:47 +0000 (UTC) (envelope-from ganbold@micom.mng.net) Received: from publicd.ub.mng.net (publicd.ub.mng.net [202.179.0.88]) by mx1.freebsd.org (Postfix) with ESMTP id 9F60413C48C; Fri, 23 Mar 2007 03:56:47 +0000 (UTC) (envelope-from ganbold@micom.mng.net) Received: from [202.179.0.164] (helo=[192.168.0.18]) by publicd.ub.mng.net with esmtpa (Exim 4.63 (FreeBSD)) (envelope-from ) id 1HUatQ-000HvG-RH; Fri, 23 Mar 2007 11:56:45 +0800 Message-ID: <46034FFC.60001@micom.mng.net> Date: Fri, 23 Mar 2007 11:56:44 +0800 From: Ganbold User-Agent: Thunderbird 1.5.0.4 (X11/20060612) MIME-Version: 1.0 To: Daniel Gerzo References: <200703222030.l2MKUJjp012740@repoman.freebsd.org> In-Reply-To: <200703222030.l2MKUJjp012740@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook Makefile book.sgml chapters.ent doc/en_US.ISO8859-1/books/handbook/jails chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 23 Mar 2007 03:56:48 -0000 Daniel Gerzo wrote: > danger 2007-03-22 20:30:18 UTC > > FreeBSD doc repository > > Modified files: > en_US.ISO8859-1/books/handbook Makefile book.sgml chapters.ent > Added files: > en_US.ISO8859-1/books/handbook/jails chapter.sgml > Log: > Add a new Handbook chapter about FreeBSD jails. It has been originally written > by Matteo Riondato and further work has been done by me and my great mentors. > Despite it took months to get it in, we believe it's a right time to commit and > have a wider audience to look at it, and improve it even more. I hope you will > like it :-) > > Approbed by: trhodes (mentor), keramida (mentor) > > Revision Changes Path > 1.101 +1 -0 doc/en_US.ISO8859-1/books/handbook/Makefile > 1.170 +2 -0 doc/en_US.ISO8859-1/books/handbook/book.sgml > 1.36 +1 -0 doc/en_US.ISO8859-1/books/handbook/chapters.ent > 1.1 +463 -0 doc/en_US.ISO8859-1/books/handbook/jails/chapter.sgml (new) > _______________________________________________ > cvs-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-all > To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" > > > Thanks for the great new chapter (one more chapter is added to my translation work :(). The following sentence seems to be missing parentheses. Attach to a running jail, from its host system, and run a command inside the jail administrative tasks inside the jail itself). It could be: Attach to a running jail, from its host system, and run a command inside the jail (administrative tasks inside the jail itself). Maybe I'm wrong here. thanks, Ganbold