From owner-freebsd-questions@freebsd.org Fri Apr 29 00:44:47 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 65092B135C7 for ; Fri, 29 Apr 2016 00:44:47 +0000 (UTC) (envelope-from baho-utot@columbus.rr.com) Received: from cdptpa-oedge-vip.email.rr.com (cdptpa-outbound-snat.email.rr.com [107.14.166.228]) by mx1.freebsd.org (Postfix) with ESMTP id 2E89718DA for ; Fri, 29 Apr 2016 00:44:46 +0000 (UTC) (envelope-from baho-utot@columbus.rr.com) Received: from [75.187.32.8] ([75.187.32.8:60911] helo=raspberrypi.bildanet.com) by cdptpa-oedge03 (envelope-from ) (ecelerity 3.5.0.35861 r(Momo-dev:tip)) with ESMTP id 5F/11-28393-87EA2275; Fri, 29 Apr 2016 00:44:40 +0000 Received: from [192.168.1.41] (helo=dell.example.com) by raspberrypi.bildanet.com with esmtp (Exim 4.84) (envelope-from ) id 1avwXw-0000og-62 for freebsd-questions@freebsd.org; Thu, 28 Apr 2016 20:44:40 -0400 To: freebsd-questions@freebsd.org From: Baho Utot Subject: HandBook errors Message-ID: Date: Thu, 28 Apr 2016 20:44:39 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-RR-Connecting-IP: 107.14.168.142:25 X-Cloudmark-Score: 0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Apr 2016 00:44:47 -0000 I have found numerous errors in the handbook in the Chapter 14. Jails In the 14.5 Updating Multiple Jails section(s) Where is the best place to report the errors so they can be fixed? I also in the process of creating some bourne shell scripts, I have one that creates the template (section 14.5.1) and I am working on a script for 14.5.2 creating jails and one for 14.5.3 Upgrading. Anyone interested? I will place them into my github account when I finish. Later