From owner-freebsd-doc@FreeBSD.ORG Fri Apr 5 13:14:35 2013 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8E7B5A22 for ; Fri, 5 Apr 2013 13:14:35 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 3D98669F for ; Fri, 5 Apr 2013 13:14:35 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.6/8.14.6) with ESMTP id r35DEV9S042084; Fri, 5 Apr 2013 07:14:31 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.6/8.14.6/Submit) with ESMTP id r35DEUSm042081; Fri, 5 Apr 2013 07:14:31 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 5 Apr 2013 07:14:30 -0600 (MDT) From: Warren Block To: Ruediger.Ruwe@dlr.de Subject: Re: Type Error FreeBSD handbook In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Fri, 05 Apr 2013 07:14:31 -0600 (MDT) Cc: freebsd-doc@freebsd.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Apr 2013 13:14:35 -0000 On Fri, 5 Apr 2013, Ruediger.Ruwe@dlr.de wrote: > Hello! > > I discovered a type error by accident: > There is a 'be' (the word, not the letter) missing in the current online version of Chapter 4.3.2: > "Several file flags may only added" Fixed in r41373. Thanks!