From owner-freebsd-doc@freebsd.org Sat Oct 17 14:30:02 2015 Return-Path: Delivered-To: freebsd-doc@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 7D2FBA17DB3 for ; Sat, 17 Oct 2015 14:30:02 +0000 (UTC) (envelope-from ryan@englandacademy.org) Received: from w1.tutanota.de (w1.tutanota.de [81.3.6.162]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.tutanota.de", Issuer "StartCom Class 2 Primary Intermediate Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1FD86BCE; Sat, 17 Oct 2015 14:30:01 +0000 (UTC) (envelope-from ryan@englandacademy.org) Received: from localhost (unknown [127.0.0.1]) by w1.tutanota.de (Postfix) with ESMTP id 2F424FA084B; Sat, 17 Oct 2015 14:29:52 +0000 (UTC) Received: from w1.tutanota.de ([127.0.0.1]) by localhost (w1.tutanota.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cjPEC262221k; Sat, 17 Oct 2015 14:29:49 +0000 (UTC) Received: from w1.tutanota.de (unknown [127.0.0.1]) by w1.tutanota.de (Postfix) with ESMTP; Sat, 17 Oct 2015 14:29:49 +0000 (UTC) Date: Sat, 17 Oct 2015 14:29:49 +0000 (UTC) From: Ryan England To: Benjamin Kaduk Cc: Message-ID: In-Reply-To: References: <> Subject: Re: 3.6. Disk Organization in FreeBSD Handbook MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Oct 2015 14:30:02 -0000 Ben, Looks like it's been fixed. The lone remaining exception would be the=20 screenshot for example 3.13. I've opened a bug and would like to proceed with the fix. Problem is I'm no= t=20 exactly sure where to start. Any guidance would be greatly appreciated.=C2= =A0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D203821-- Securely sent with Tutanota. Claim your encrypted mailbox today! https://tutanota.com 13. Oct 2015 23:27 by bjk@freebsd.org: > Hi Ryan, > > On Tue, 13 Oct 2015, Ryan England wrote: > >> I noticed when reading through the handbook that there are broken images= =20 >> in >> the page titled "3.6 Disk Organization." =C2=A0I've included a link belo= w for=20 >> your >> convenience. >> https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/disk-organiza= tion.html >> >> Is there anything I can do to assist in rectifying this issue? =C2=A0I'd= be=20 >> happy >> to assist in any way possible. > > Thanks for pointing this out. It looks like r47275 > (> https://svnweb.freebsd.org/doc?view=3Drevision&revision=3D47275> ) was= =20 > slightly > overzealous in disconnecting image files from the build, so the needed ep= s > files were not being generated during the website build. > > The other removed images from that commit seem to all be screenshots, so = I > am going to assume that they are actually no longer referenced without > checking. > > I'm running a test build now to confirm that my fix works, and will commi= t > when it succeeds. > > As Fehmi notes, please do feel free to open bug reports if you see other > issues; that helps us keep track of things that do not get addressed righ= t > away. > > -Ben Kaduk