From owner-cvs-all@FreeBSD.ORG Tue Apr 3 13:32:35 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 6B47C16A404; Tue, 3 Apr 2007 13:32:35 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id D7CB613C4C7; Tue, 3 Apr 2007 13:32:34 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from kobe.laptop (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-3) with ESMTP id l33DVkhe005375 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 3 Apr 2007 16:31:53 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.13.8/8.13.8) with ESMTP id l33DVSuE036919; Tue, 3 Apr 2007 16:31:40 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost) by kobe.laptop (8.13.8/8.13.8/Submit) id l33DVRKu036918; Tue, 3 Apr 2007 16:31:27 +0300 (EEST) (envelope-from keramida@freebsd.org) Date: Tue, 3 Apr 2007 16:31:26 +0300 From: Giorgos Keramidas To: Ganbold Message-ID: <20070403133126.GA36881@kobe.laptop> References: <200703222030.l2MKUJjp012740@repoman.freebsd.org> <46034FFC.60001@micom.mng.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46034FFC.60001@micom.mng.net> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.787, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.61, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@freebsd.org X-Spam-Status: No 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: Tue, 03 Apr 2007 13:32:35 -0000 On 2007-03-23 11:56, Ganbold wrote: > > 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) > > 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). Fixed now. Thanks once again, Ganbold :-)