From owner-cvs-doc@FreeBSD.ORG Thu Aug 13 19:40:38 2009 Return-Path: Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7974E106567F; Thu, 13 Aug 2009 19:40:38 +0000 (UTC) (envelope-from manolis@FreeBSD.org) Received: from rosebud.otenet.gr (rosebud.otenet.gr [83.235.67.32]) by mx1.freebsd.org (Postfix) with ESMTP id D4B578FC4A; Thu, 13 Aug 2009 19:40:37 +0000 (UTC) Received: from atomic.dyndns.org (athedsl-4493465.home.otenet.gr [94.71.92.161]) by rosebud.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id n7DJeaV6004139; Thu, 13 Aug 2009 22:40:36 +0300 Message-ID: <4A846C33.90302@FreeBSD.org> Date: Thu, 13 Aug 2009 22:40:35 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.22 (X11/20090724) MIME-Version: 1.0 To: Marc Fonvieille References: <200908121106.n7CB6Z4b073691@repoman.freebsd.org> In-Reply-To: <200908121106.n7CB6Z4b073691@repoman.freebsd.org> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-7 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/multimedia chapter.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Aug 2009 19:40:39 -0000 Marc Fonvieille wrote: > blackend 2009-08-12 11:06:35 UTC > > FreeBSD doc repository > > Modified files: > en_US.ISO8859-1/books/handbook/multimedia chapter.sgml > Log: > Update Image Scanners section for 8.X. Thanks to Ken Tom for the tests > on his hardware This is in section 7.6.4: [system=5] add path ugen0.2 mode 660 group usb add path usb/0.2.0 mode 0666 group usb Is the 0666 in the second line a typo? I guess it should be 0660 like the first one?